Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 1.34 KB

mf-media-engine-video-output-format.md

File metadata and controls

42 lines (25 loc) · 1.34 KB
description ms.assetid title ms.topic ms.date
Sets the render-target format for the Media Engine.
70FFDD44-9FDE-4D86-AD65-60019AC4A2BC
MF_MEDIA_ENGINE_VIDEO_OUTPUT_FORMAT attribute (Mfmediaengine.h)
reference
05/31/2018

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
Mfmediaengine.h

See also

Alphabetical List of Media Foundation Attributes