Copyright © 2006-2019 MultiMedia Soft

EncodeFormats.RAW property (RO)

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Public Property RAW As EncodeRAW


 

[C#]

public EncodeRAW RAW {get;}


 

[C++]

public: __property EncodeRAW* get_RAW ();


 

This property is Read-only

 

 

Remarks

The object that gives access to RAW encoding.

 

This property encapsulates the functionality of the EncodeRAW class.

For further information about available encoding formats see the EncodeFormatsMan class.