MEPolicyError event
Raised by a trusted output if an error occurs while enforcing the output policy.
If the Media Session receives this event, it stops playback and forwards the event to the application.
Event values
Possible values retrieved from IMFMediaEvent::GetValue include the following.
VARTYPE | Description |
---|---|
VT_EMPTY |
No event data. |
Remarks
Possible values retrieved from IMFMediaEvent::GetStatus include the following.
Value | Description |
---|---|
MF_E_POLICY_UNSUPPORTED | The trusted output does not support the current output policy. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|
See also