Chris@1: Chris@1: Chris@1:
Chris@1:libvorbis documentation |
Chris@1: libvorbis version 1.3.2 - 20101101 |
Chris@1:
declared in "vorbis/codec.h";
Chris@1: Chris@1:This function converts a granule position to a time for a given Vorbis stream.
Chris@1: Chris@1:
Chris@1: Chris@1: extern double vorbis_granule_time(vorbis_dsp_state *v, Chris@1: ogg_int64_t granulepos); Chris@1:Chris@1: |
Chris@1:
Chris@1:Chris@1:Chris@1: The time (in seconds) corresponding to the granulepos. Chris@1:-1 if the given granulepos is negative Chris@1:
Chris@1:
Chris@1:
Chris@1:
copyright © 2010 Xiph.Org |
Chris@1: Chris@1: |
libvorbis documentation |
Chris@1: libvorbis version 1.3.2 - 20101101 |
Chris@1: