MF_MEDIA_ENGINE_VIDEO_OUTPUT_FORMAT attribute
Sets the render-target format for the Media Engine.
Data type
DXGI_FORMAT stored as UINT32
Remarks
Set this attribute if you create the Media Engine in frame-server mode. For more information, see IMFMediaEngineClassFactory::CreateInstance. The value of the attribute is a DXGI_FORMAT value.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 [desktop apps | UWP apps] |
Minimum supported server |
Windows Server 2012 [desktop apps | UWP apps] |
Header |
|
See also