Set a DRM engine plugin byte array property value.
Syntax
[Android.Runtime.Register("setPropertyByteArray", "(Ljava/lang/String;[B)V", "")]
public
void SetPropertyByteArray (
string propertyName,
byte[] value)
Parameters
- propertyName
- Documentation for this section has not yet been entered.
- value
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18