Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IMFMediaEngineOPMInfo interface

Provides methods for getting information about the Output Protection Manager (OPM).

Members

The IMFMediaEngineOPMInfo interface inherits from the IUnknown interface. IMFMediaEngineOPMInfo also has these types of members:

Methods

The IMFMediaEngineOPMInfo interface has these methods.

MethodDescription
GetOPMInfo

Gets status information about the Output Protection Manager (OPM).

 

Remarks

To get a pointer to this interface, call QueryInterface on the Media Engine.

The MF_MEDIA_ENGINE_EVENT_OPMINFO IMFMediaEvent event is raised when there is a change in the OPM status.

Requirements

Minimum supported client

Windows 8.1 [desktop apps only]

Minimum supported server

Windows Server 2012 R2 [desktop apps only]

IDL

Mfmediaengine.idl

See also

Media Foundation Interfaces

 

 

Show:
© 2017 Microsoft