Searched defs:ContentProtectionLevel (Results 1 – 10 of 10) sorted by relevance
48 DRM_ContentProtectionLevel ContentProtectionLevel = CONTENT_PROTECTION_LEVEL_SW_CRYPTO; variable
41 DRM_ContentProtectionLevel ContentProtectionLevel = CONTENT_PROTECTION_LEVEL_UNKNOWN; variable
46 DRM_ContentProtectionLevel ContentProtectionLevel = CONTENT_PROTECTION_LEVEL_SW_CRYPTO; variable
50 DRM_ContentProtectionLevel ContentProtectionLevel = CONTENT_PROTECTION_LEVEL_SW_CRYPTO; variable
86 ### ContentProtectionLevel subsection
60 enum ContentProtectionLevel { enum
102 ## ContentProtectionLevel section
112 ## ContentProtectionLevel section
57 enum ContentProtectionLevel : int32_t { enum
62 DRM_ContentProtectionLevel ContentProtectionLevel) in OH_MediaKeySystem_IsSupported3()