From 373dc625f82b47096893add42c4472e4a57ab7eb Mon Sep 17 00:00:00 2001 From: Aki Date: Wed, 9 Feb 2022 22:23:03 +0100 Subject: Moved third-party libraries to a separate subdirectory --- vorbis/doc/libvorbis/reference.html | 86 ------------------------------------- 1 file changed, 86 deletions(-) delete mode 100644 vorbis/doc/libvorbis/reference.html (limited to 'vorbis/doc/libvorbis/reference.html') diff --git a/vorbis/doc/libvorbis/reference.html b/vorbis/doc/libvorbis/reference.html deleted file mode 100644 index 642b1f9..0000000 --- a/vorbis/doc/libvorbis/reference.html +++ /dev/null @@ -1,86 +0,0 @@ - - - -Libvorbis API Reference - - - - - - - - - -

Libvorbis documentation

libvorbis version 1.3.2 - 20101101

- -

Libvorbis API Reference

- -

-Data Structures
-vorbis_block
-vorbis_comment
-vorbis_dsp_state
-vorbis_info
-
-Functions used by both decode and encode
-vorbis_block_clear()
-vorbis_block_init()
-vorbis_dsp_clear()
-vorbis_granule_time()
-vorbis_info_blocksize()
-vorbis_info_clear()
-vorbis_info_init()
-vorbis_version_string()
-
-Decoding
-vorbis_packet_blocksize()
-vorbis_synthesis()
-vorbis_synthesis_blockin()
-vorbis_synthesis_halfrate()
-vorbis_synthesis_halfrate_p()
-vorbis_synthesis_headerin()
-vorbis_synthesis_idheader()
-vorbis_synthesis_init()
-vorbis_synthesis_lapout()
-vorbis_synthesis_pcmout()
-vorbis_synthesis_read()
-vorbis_synthesis_restart()
-vorbis_synthesis_trackonly()
-
-Encoding
-vorbis_analysis()
-vorbis_analysis_blockout()
-vorbis_analysis_buffer()
-vorbis_analysis_headerout()
-vorbis_analysis_init()
-vorbis_analysis_wrote()
-vorbis_bitrate_addblock()
-vorbis_bitrate_flushpacket()
-
-Metadata
-vorbis_comment_add()
-vorbis_comment_add_tag()
-vorbis_comment_clear()
-vorbis_comment_init()
-vorbis_comment_query()
-vorbis_comment_query_count()
-vorbis_commentheader_out()
-
-Return Codes
- - -

-


- - - - - - - - -

copyright © 2010 Xiph.Org

Ogg Vorbis

libvorbis documentation

libvorbis version 1.3.2 - 20101101

- - - - -- cgit v1.1