Whole document tree
    

Whole document tree

vorbisfile - function - ov_pcm_tell

vorbisfile documentation

vorbisfile version 1.25 - 20000615

ov_pcm_tell

declared in "vorbis/vorbisfile.h";

Returns the current offset in samples.


int64_t ov_pcm_tell(OggVorbis_File *vf);

Parameters

vf
A pointer to the OggVorbis_File structure--this is used for ALL the externally visible vorbisfile functions.

Return Values

  • n indicates the current offset in samples.



  • copyright © 2000 vorbis team

    Ogg Vorbis
    team@vorbis.org

    vorbisfile documentation

    vorbisfile version 1.25 - 20000615