Whole document tree
VorbisFile API OverviewThe makeup of the vorbisfile API is relatively simple. It revolves around a single file resource. This resource is passed to the Vorbisfile API, where it is opened, manipulated, and closed, in the form of an OggVorbis_File struct. The vorbisfile API consists of the following functional categories:
|