Vorbisfile documentation |
vorbisfile version 1.68 - 20030307 |
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 © 2003 Xiph.org |
|
Vorbisfile documentation |
vorbisfile version 1.68 - 20030307 |