Android.Media.MediaDrm.GetPropertyString Method
Read a DRM engine plugin String property value, given the property name string.

Syntax

[Android.Runtime.Register("getPropertyString", "(Ljava/lang/String;)Ljava/lang/String;", "")]
public string GetPropertyString (string propertyName)

Parameters

propertyName
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Read a DRM engine plugin String property value, given the property name string.

Standard fields names are: MediaDrm.PropertyVendor, MediaDrm.PropertyVersion, MediaDrm.PropertyDescription, MediaDrm.PropertyAlgorithms

[Android Documentation]

Requirements

Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18