MESessionCapabilitiesChanged event
Raised by the Media Session when the session capabilities change.
Event values
Possible values retrieved from IMFMediaEvent::GetValue include the following.
| VARTYPE | Description |
|---|---|
|
VT_EMPTY |
No event data. |
Remarks
The event contains the following attributes.
| Attribute | Description |
|---|---|
| MF_EVENT_SESSIONCAPS | New session capabilities flags. |
| MF_EVENT_SESSIONCAPS_DELTA | Indicates which capabilities flags have changed. |
Requirements
|
Minimum supported client |
Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps only] |
|
Header |
|
See also
Show: