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 |
|
See also