共用方式為


CodecSubtypes.VideoFormatDvc 屬性

定義

取得 DVC/DV 視訊子類型的 GUID 字串表示。

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

屬性值

String

Platform::String

winrt::hstring

DVC/DV 視訊子類型的 GUID 字串表示。

適用於