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