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