Tremor documentation |
Tremor version 1.0 - 20020403 |
declared in "ivorbisfile.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 © 2002 Xiph.org |
|
Tremor documentation |
Tremor version 1.0 - 20020403 |