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 的字符串表示形式。

适用于