MF_MP2DLNA_USE_MMCSS attribute

Specifies whether the Digital Living Network Alliance (DLNA) media sink uses the Multimedia Class Scheduler Service (MMCSS).

Data type

BOOL stored as UINT32

Get/set

To get this attribute, call IMFAttributes::GetUINT32.

To set this attribute, call IMFAttributes::SetUINT32.

Remarks

To set this attribute on the DLNA media sink, query the media sink for the IMFAttributes interface. Set the attribute before streaming begins.

If this attribute is TRUE, the DLNA media sink registers itself with MMCSS.

Requirements

Requirement Value
Minimum supported client
Windows 7 [desktop apps only]
Minimum supported server
Windows Server 2008 R2 [desktop apps only]
Header
Mfmp2dlna.h

See also

Alphabetical List of Media Foundation Attributes