Software: Apache/2.0.54 (Fedora). PHP/5.0.4 uname -a: Linux mina-info.me 2.6.17-1.2142_FC4smp #1 SMP Tue Jul 11 22:57:02 EDT 2006 i686 uid=48(apache) gid=48(apache) groups=48(apache) Safe-mode: OFF (not secure) /usr/share/doc/libvorbis-devel-1.1.0/vorbisfile/ drwxr-xr-x |
Viewing file: Select action/file-type:
ov_read_float()declared in "vorbis/vorbisfile.h"; This is the function used to decode a Vorbis file within a loop, but returns samples in native float format instead of in integer formats. For more information on how ov_read_float() deals with the complex issues of chaining, etc, refer to the documentation for ov_read().
Parameters
Return Values
NotesTypical usage: float **pcm; samples_read = ov_read_float(&vf,pcm, 1024, ¤t_section)This decodes up to 1024 float samples.
|
:: Command execute :: | |
--[ c99shell v. 1.0 pre-release build #16 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0032 ]-- |