The members of Android.Drm.DrmSupportInfo are listed below.
See Also: Inherited members from Java.Lang.Object
| A constructor used when creating managed representations of JNI objects; called by the runtime. |
| [read-only] | Descriprition | string. Retrieves the DRM plug-in (agent) description. |
| [read-only] | Description | string. Retrieves the DRM plug-in (agent) description. |
| [read-only] | FileSuffixIterator | Java.Util.IIterator. Retrieves an iterator object that you can use to iterate over the file suffixes that this DRM plug-in supports. |
| [read-only] | MimeTypeIterator | Java.Util.IIterator. Retrieves an iterator object that you can use to iterate over the MIME types that this DRM plug-in supports. |
| [read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
| [read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
AddFileSuffix(string)Adds the specified file suffix to the list of file suffixes this DRM plug-in supports. | ||
AddMimeType(string)Adds the specified MIME type to the list of MIME types this DRM plug-in supports. | ||
SetDescription(string)Sets a description for the DRM plug-in (agent). | ||