Vorbisfile documentation  | 
vorbisfile version 1.3.2 - 20101101  | 
declared in "vorbis/vorbisfile.h";
Returns the number of logical bitstreams within our physical bitstream.
long ov_streams(OggVorbis_File *vf);  | 
1 indicates a single logical bitstream or an unseekable file. n indicates the number of logical bitstreams. 
copyright © 2000-2010 Xiph.Org  | 
|
Vorbisfile documentation  | 
vorbisfile version 1.3.2 - 20101101  |