Vorbisfile documentation |
vorbisfile version 1.2.0 - 20070723 |
declared in "vorbis/vorbisfile.h";
Returns the serialnumber of the specified logical bitstream link number within the overall physical 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 © 2007 Xiph.org |
|
Vorbisfile documentation |
vorbisfile version 1.2.0 - 20070723 |