共用方式為


CodecSubtypes.VideoFormatWmv3 屬性

定義

取得 Windows Media Video 9 視訊子類型的 GUID 字串表示。

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

屬性值

String

Platform::String

winrt::hstring

Windows Media Video 9 視訊子類型的 GUID 字串表示。

適用於