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