←Select platform

MFVideoFormat_H264 Field

Summary

H264 Video Media type string constant

Syntax

C#
VB
C++
[MarshalAsAttribute(System.Runtime.InteropServices.UnmanagedType, ArraySubType=0, SizeParamIndex=0, SizeConst=0, IidParameterIndex=0, SafeArraySubType=0)] 
public const string MFVideoFormat_H264 
<MarshalAsAttribute(UnmanagedType.U1 Or  _ 
    UnmanagedType.LPStr)> 
Public Const MFVideoFormat_H264 As String 
[MarshalAsAttribute(UnmanagedType.U1 |  
    UnmanagedType.LPStr)] 
public: 
const String^ MFVideoFormat_H264 

Requirements

Target Platforms

See Also

Reference

Constants Class

Constants Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaFoundation Assembly