Android.Media.RemoteControlClient.EditMetadata Method
Creates a NoType:android/media/RemoteControlClient$MetadataEditor;Href=../../../reference/android/media/RemoteControlClient.MetadataEditor.html.

Syntax

[Android.Runtime.Register("editMetadata", "(Z)Landroid/media/RemoteControlClient$MetadataEditor;", "GetEditMetadata_ZHandler")]
public virtual RemoteControlClient.MetadataEditor EditMetadata (bool startEmpty)

Parameters

startEmpty
Set to false if you want the MetadataEditor to contain the metadata that was previously applied to the RemoteControlClient, or true if it is to be created empty.

Returns

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 14