ACS_TTA

TTA (True Audio codec) encoder and decoder components.  Requires TTALib.dll.

Summary
ACS_TTATTA (True Audio codec) encoder and decoder components.
TTTAInThe TTA decoder component, descends from TAuTaggedFileIn.
Properties
Id3v1TagsThis property returns the file tags in Id3v1Tags format.
TTTAOutThe TTA encoder component, descends from TAuTaggedFileOut.
Properties
Id3v1TagsThis property allows you to set the file tags in Id3v1Tags format.
Id3v2TagsThis property allows you to set the file tags in Id3v2Tags format.

TTTAIn

The TTA decoder component, descends from TAuTaggedFileIn.  Note that TTA files are not seekable.  Requires TTALib.dll.

Summary
Properties
Id3v1TagsThis property returns the file tags in Id3v1Tags format.

Properties

Id3v1Tags

This property returns the file tags in Id3v1Tags format.

TTTAOut

The TTA encoder component, descends from TAuTaggedFileOut.  Requires TTALib.dll.

Summary
Properties
Id3v1TagsThis property allows you to set the file tags in Id3v1Tags format.
Id3v2TagsThis property allows you to set the file tags in Id3v2Tags format.

Properties

Id3v1Tags

This property allows you to set the file tags in Id3v1Tags format.

Id3v2Tags

This property allows you to set the file tags in Id3v2Tags format.

Descends from TAuFileIn, this class is an ancestor of the file input components that use ID3V* tags.
Descends from TAuFileOut, this class is an ancestor of the file output components that use Id3v* tags.
Close