comppkgsup.h header
This header is used by Developer Notes. For more information, see:
comppkgsup.h contains the following programming interfaces:
Functions
AreDvdCodecsEnabled Returns a value indicating whether DVD codecs are enabled on the current device. |
GetDefaultContentDecryptionModuleFactory Returns the implementation of IMFContentDecryptionModuleFactory for the specified key system that is built-in to Windows. |
GetMediaComponentPackageInfo Returns a list of properties for all media codecs installed on the system that meet the specified requirements. |
GetMediaExtensionCommunicationFactory Creates a communication factory for registering a media extension. |
GetServerForPMP Gets a COM server that has been registered for Protected Media Process (PMP) usage with previous call to RegisterServerForPMP. |
InstantiateComponentFromPackage Creates an instance of a class in an application package. |
IsMediaBehaviorEnabled Gets a value indicating whether the media behavior associated with the specified GUID is enabled. |
RegisterMediaExtensionPackage Registers the media extension with the given Package Family Name (PFN) for the current user. |
RegisterServerForPMP Registers a COM Server CLSID and a class factory for Protected Media Process (PMP) usage. |
RequireNetworkDuringMediaTaskCompletion Increments or decrements the count of network connections required for media task completion. |
UnregisterServerForPMP Registers a COM Server CLSID and a class factory that were previously registered for Protected Media Process (PMP) usage. |