Copyright © 2006-2019 MultiMedia Soft
EncodeFormats.AIFF property (RO)
Type
[Visual Basic]
Public Property AIFF As EncodeAIFF
[C#]
public EncodeAIFF AIFF {get;}
[C++]
public: __property EncodeAIFF* get_AIFF ();
This property is Read-only
Remarks
The object that gives access to AIFF encoding.
This property encapsulates the functionality of the EncodeAIFF class.
For further information about available encoding formats see the EncodeFormatsMan class.