Added in API level 11
Deprecated in API level 30

DrmSupportInfo


public class DrmSupportInfo
extends Object

java.lang.Object
   ↳ android.drm.DrmSupportInfo


This class was deprecated in API level 30.
Please use MediaDrm

An entity class that wraps the capability of each DRM plug-in (agent), such as the MIME type and file suffix the DRM plug-in can handle.

Plug-in developers can expose the capability of their plug-in by passing an instance of this class to an application.

Summary

Public constructors

DrmSupportInfo()