Copyright © 2006 - 2008 MultiMedia Soft 
Return to Table of contents  
 
 
EncodeFormats property (RO) 
 
Type
[Visual Basic] 
Public Property EncodeFormats As EncodeFormatsMan
 
[C#] 
public EncodeFormatsMan EncodeFormats {get;}
 
[C++] 
public: __property EncodeFormatsMan* get_EncodeFormats ();
 
This property is Read-only
 
 
Remarks
The object used to take advantage of encoding and resampling capabilities exposed by the control. 
 
This property encapsulates the functionality of the EncodeFormatsMan class.
 
 
 
 
 
 
 
 
 
Copyright © 2006 - 2008 MultiMedia Soft 
Return to Table of contents