MediaEncodingSubtypes.Wvc1 Property

Definition

Gets the name for Windows Media Video 9 Advanced Profile.

public:
 static property Platform::String ^ Wvc1 { Platform::String ^ get(); };
static winrt::hstring Wvc1();
public static string Wvc1 { get; }
var string = MediaEncodingSubtypes.wvc1;
Public Shared ReadOnly Property Wvc1 As String

Property Value

String

Platform::String

winrt::hstring

Gets the name for WVC1.

Applies to