MediaEncodingSubtypes.H264 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.
The name for H.264.
public:
static property Platform::String ^ H264 { Platform::String ^ get(); };
static winrt::hstring H264();
public static string H264 { get; }
var string = MediaEncodingSubtypes.h264;
Public Shared ReadOnly Property H264 As String
Property Value
The name for H.264.