MediaEncodingSubtypes.Wmv3 Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the name for Windows Media Video 9.
public:
static property Platform::String ^ Wmv3 { Platform::String ^ get(); };
static winrt::hstring Wmv3();
public static string Wmv3 { get; }
var string = MediaEncodingSubtypes.wmv3;
Public Shared ReadOnly Property Wmv3 As String
Property Value
Gets the name for WMV3.