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