Android.Drm.DrmManagerClient.OpenConvertSession Method
Initiates a new conversion session.

Syntax

[Android.Runtime.Register("openConvertSession", "(Ljava/lang/String;)I", "GetOpenConvertSession_Ljava_lang_String_Handler")]
public virtual int OpenConvertSession (string mimeType)

Parameters

mimeType
MIME type of the input data packet.

Returns

Documentation for this section has not yet been entered.

Remarks

Initiates a new conversion session. An application must initiate a conversion session with this method each time it downloads a rights-protected file that needs to be converted.

This method applies only to forward-locking (copy protection) DRM schemes.

[Android Documentation]

Requirements

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