Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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