Vorbisfile documentation |
vorbisfile version 1.3.2 - 20101101 |
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 © 2000-2010 Xiph.Org |
|
Vorbisfile documentation |
vorbisfile version 1.3.2 - 20101101 |