MF_CONTENTDECRYPTIONMODULE_STOREPATH property
Specifies a file path representing a storage location the Content Decryption Module (CDM) can use for initialization.
LPWSTR (VT_LPWSTR)
MF_CONTENTDECRYPTIONMODULE_STOREPATH
A file path representing a storage location the Content Decryption Module (CDM) can use for initialization.
The path specified with this property will also be used for content-specific data if the MF_CONTENTDECRYPTIONMODULE_INPRIVATESTOREPATH property isn't set.
To improve COM performance, the app should not delete the store location after the CDM object has been released.
Set this property when you create a CDM by calling IMFContentDecryptionModuleAccess::CreateContentDecryptionModule.
Requirement | Value |
---|---|
Minimum supported client |
Windows 10 April 2020 Update |
Header |
|