vorbisfile documentation |
vorbisfile version 1.25 - 20000615 |
declared in "vorbis/vorbisfile.h";
Returns the serialnumber of the specified logical bitstream.
long ov_serialnumber(OggVorbis_File *vf,int i); |
-1 if the specified logical bitstream i does not exist. Returns the serial number of the logical bitstream i or the serial number of the current bitstream if the file is nonseekable.
copyright © 2000 vorbis team |
|
vorbisfile documentation |
vorbisfile version 1.25 - 20000615 |