Whole document tree
    

Whole document tree

vorbisfile - function - ov_bitrate

vorbisfile documentation

vorbisfile version 1.25 - 20000615

ov_time_tell

declared in "vorbis/vorbisfile.h";

Returns the current offset in seconds.


double ov_time_tell(OggVorbis_File *vf);

Parameters

vf
A pointer to the OggVorbis_File structure--this is used for ALL the externally visible vorbisfile functions. Once this has been called, the same OggVorbis_File struct should be passed to all the vorbisfile functions.

Return Values

  • n indicates the current offset in bytes.



  • copyright © 2000 vorbis team

    Ogg Vorbis
    team@vorbis.org

    vorbisfile documentation

    vorbisfile version 1.25 - 20000615