vorbisfile documentation |
vorbisfile version 1.25 - 20000615 |
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 vorbis team |
|
vorbisfile documentation |
vorbisfile version 1.25 - 20000615 |