Vorbisfile documentation |
vorbisfile version 1.2.0 - 20070723 |
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 © 2007 Xiph.org |
|
Vorbisfile documentation |
vorbisfile version 1.2.0 - 20070723 |