'Declaration
Public Property Profile As Profile
'Usage
Dim instance As VideoCompressionOptions Dim value As Profile instance.Profile = value value = instance.Profile
public Profile Profile {get; set;}
'Declaration
Public Property Profile As Profile
'Usage
Dim instance As VideoCompressionOptions Dim value As Profile instance.Profile = value value = instance.Profile
public Profile Profile {get; set;}
It is the user's responsibility to ensure that the Profile chosen is suitable for the chosen Codec, as different codecs use differnet numbering schemes.
If a particular value is not available in this list, please let us know for future releases, but a suitable integer value may simply be cast to a Profile
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2