Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 1.13 KB

mf-mt-realtime-content.md

File metadata and controls

43 lines (24 loc) · 1.13 KB
description title ms.topic ms.date
Specifies the real time media type.
MF_MT_REALTIME_CONTENT attribute (Mfapi.h)
reference
06/07/2024

MF_MT_REALTIME_CONTENT attribute

Specifies the real time media content type for low-latency rendering.

Data type

UINT32

Remarks

This attribute will enable the adaptive low-latency rendering feature. It will minimize the latency to all of the monitors that the video is currently displayed on, while ensuring high quality output. A media source should set this attribute on its output video stream.

Requirements

Requirement Value
Minimum supported client
Windows 10 version 1607
Minimum supported server
Windows Server version 1607
Header
Mfapi.h

See also

Alphabetical List of Media Foundation Attributes