Class ALCompression.TALAudioCompressionItem
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: AudioLabBasicPkg
Unit: ALCompression
Inherits: TLPCollectionItem
Contents |
Syntax
Delphi:
type TALAudioCompressionItem = class( TLPCollectionItem )
C++ Builder:
class TALAudioCompressionItem : public TLPCollectionItem
Visual C++ (MFC):
class CTALAudioCompressionItem : public CTLPCollectionItem
C# (.NET):
public ref class TALAudioCompressionItem : Vcl.VclCollectionItem
Summary
Audio compressor class.
Description
Defines a single audio compressor of the list of desired compressors.
Properties
Published
- Format - Specifies the audio compression format.
Public
- Name - The name of the compressor.
Methods
Public
- function ShowDialog() : Boolean - Shows compression configuration dialog.