TVorbisIn


Properties Methods Events

Unit: ACS_Vorbis

Descends from: TACSFileIn

TVorbisIn component reads audio data from Ogg Vorbis files (these files usually have .ogg extension). In order to work with the resulting audio stream you have to assign VorbisIn component to Input property of some converter or output component.

Note that in order to work with Ogg Vorbis files libogg.so, libvorbis.so, and libvorbisfile.so (for Linux) or ogg.dll, vorbis.dll, and vorbisfile.dll (for Windows) libraries should be present in your system.

See also: TVorbisOut


TVorbisIn Properties

BitStreams

Comments

CurrentBitStream

InstantBitRate

MaxBitrate

MinBitrate

NominalBitrate

Inherited from TACSFileIn

Inherited from TACSStreamedInput

Inherited from TACSInput


TVorbisIn Methods

Inherited from TACSFileIn

Inherited from TACSInput


ACS Classes Home


Copyright © 2002, 2003 Andrei Borovsky. All rights reserved.