TMP3Out


Properties Methods Events

Unit: ACS_LAME

Descends from: TACSFileOut

TMP3Out component encodes audio data into MP3 format using LAME encoder. In order to use this component you will need libmp3lame.so library under Linux and lame_enc.dll library under Windows.

Windows note: LAME codec presents a lot of routines but not all of them are actually exported by lame_enc.dll. There are different variants of lame_enc.dll on the Net which export different sets of functions. See the Intro.htm file for the information where to get the “right” lame_enc.dll library for the TMP3Out component.

See also: TMPEGIn


TMP3Out Properties

Common MP3 properties

SampleRate

Mode

CRC

Copyright

Original

Id3TagAlbum

Id3TagArtist

Id3TagComment

Id3TagTitle

Id3TagTrack

Id3TagYear

Id3TagGenre

CBR properties

BitRate

Quality

VBR properties

EnableVBR

WriteVBRHeader

VBRQuality

VBRMinBitrate

VBRMaxBitrate

Inherited from TACSFileOut

Inherited from TACSStreamedOutput

Inherited from TACSOutput


TMP3Out Methods

Inherited from TACSOutput


TMP3Out Events

Inherited from TACSOutput



ACS Classes Home

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