Site icon EfmSoft

What does HRESULT 0xC00D7153 (MF_E_WMDRMOTA_NO_ACTION) mean?

 
Previous Next
MF_E_TRUST_DISABLED MF_E_WMDRMOTA_ACTION_ALREADY_SET

MF_E_WMDRMOTA_NO_ACTION

MF_E_WMDRMOTA_NO_ACTION is an output-trust-authority configuration error. Media Foundation models each OTA around an action performed by the trusted output, such as play, copy, or transcode. A WMDRM OTA without an action cannot participate correctly in policy negotiation.

Trace OTA construction and action selection

This is different from MF_E_WMDRMOTA_ACTION_MISMATCH, where an action exists but conflicts with current configuration. It is also not an output-protection capability failure. Do not respond by lowering an OPL or changing HDCP settings before the OTA's own action state is valid. Fix the object lifecycle or select the correct OTA for the requested action.

Microsoft: IMFOutputTrustAuthority actions · Microsoft: enumerating OTAs · Microsoft: ITA access actions


Looking for a different code? Search another status or error code.

Exit mobile version