Skip to content

Latest commit

 

History

History
59 lines (33 loc) · 1.68 KB

mf-event-sessioncaps-attribute.md

File metadata and controls

59 lines (33 loc) · 1.68 KB
description ms.assetid title ms.topic ms.date
Contains flags that define the capabilities of the Media Session, based on the current presentation.
a78a3f3f-4ba1-41f3-b808-43f1e4975bb9
MF_EVENT_SESSIONCAPS attribute (Mfapi.h)
reference
05/31/2018

MF_EVENT_SESSIONCAPS attribute

Contains flags that define the capabilities of the Media Session, based on the current presentation.

Data type

UINT32

Remarks

This attribute contains a bitwise OR of zero or more flags. For a list of possible flags, see IMFMediaSession::GetSessionCapabilities.

This attribute is used with the MESessionCapabilitiesChanged event.

The GUID constant for this attribute is exported from mfuuid.lib.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Header
Mfapi.h

See also

Alphabetical List of Media Foundation Attributes

Event Attributes

IMFAttributes::GetUINT32

IMFAttributes::SetUINT32