# Print output for @column tags ?> MediaDrm.SecurityLevel - Android SDK | Android Developers

Most visited


Recently visited


MediaDrm.SecurityLevel

public static abstract @interface MediaDrm.SecurityLevel
implements Annotation

android.media.MediaDrm.SecurityLevel


This @interface is deprecated.
Not of any use for application development; please note that the related integer constants remain supported: MediaDrm.SECURITY_LEVEL_UNKNOWN, MediaDrm.SECURITY_LEVEL_SW_SECURE_CRYPTO, MediaDrm.SECURITY_LEVEL_SW_SECURE_DECODE, MediaDrm.SECURITY_LEVEL_HW_SECURE_CRYPTO, MediaDrm.SECURITY_LEVEL_HW_SECURE_DECODE, MediaDrm.SECURITY_LEVEL_HW_SECURE_ALL

Security level indicates the robustness of the device's DRM implementation.
Value is MediaDrm.SECURITY_LEVEL_UNKNOWN, MediaDrm.SECURITY_LEVEL_SW_SECURE_CRYPTO, MediaDrm.SECURITY_LEVEL_SW_SECURE_DECODE, MediaDrm.SECURITY_LEVEL_HW_SECURE_CRYPTO, MediaDrm.SECURITY_LEVEL_HW_SECURE_DECODE, or MediaDrm.SECURITY_LEVEL_HW_SECURE_ALL

Summary


Inherited methods

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.