Android.Media.MediaMetadataEditor.AddEditableKey Method
Flags the given key as being editable.

Syntax

[Android.Runtime.Register("addEditableKey", "(I)V", "GetAddEditableKey_IHandler")]
public virtual void AddEditableKey ([Android.Runtime.GeneratedEnum] MediaMetadataEditKey key)

Parameters

key
the type of metadata that can be edited. The supported key is MediaMetadataEditor.RatingKeyByUser.

Remarks

Flags the given key as being editable. This should only be used by metadata publishers, such as Android.Media.RemoteControlClient, which will declare the metadata field as eligible to be updated, with new values received through the NoType:android/media/RemoteControlClient$OnMetadataUpdateListener;Href=../../../reference/android/media/RemoteControlClient.OnMetadataUpdateListener.html interface.

[Android Documentation]

Requirements

Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0