Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following attributes are used to configure the Media Session.
Attribute | Description |
---|---|
MF_SESSION_CONTENT_PROTECTION_MANAGER | Provides a callback interface for the application to receive a content enabler object from the PMP session. |
MF_SESSION_GLOBAL_TIME | Specifies whether topologies will have a global start and stop time. |
MF_SESSION_QUALITY_MANAGER | Contains the CLSID of a quality manager for the Media Session. |
MF_SESSION_REMOTE_SOURCE_MODE | Specifies that the media source is running in a remote process. |
MF_SESSION_SERVER_CONTEXT | Enables two instances of the Media Session to share the same PMP process. |
MF_SESSION_TOPOLOADER | Contains the CLSID of a topology loader for the Media Session. |
Related topics