Copyright © 2006-2019 MultiMedia Soft
EncodeFormats.OPUS property (RO)
Type
[Visual Basic]
Public Property OPUS As EncodeOPUS
[C#]
public EncodeOPUS OPUS {get;}
[C++]
public: __property EncodeOPUS* get_OPUS ();
This property is Read-only
Remarks
The object that gives access to OPUS encoding.
For further details about encoding in OPUS format refer to the EncodeOPUS class section.
For further information about available encoding formats see the EncodeFormatsMan class.