Android.Media.MediaMetadataEditor.PutObject Method
Adds information stored as an instance.

Syntax

[Android.Runtime.Register("putObject", "(ILjava/lang/Object;)Landroid/media/MediaMetadataEditor;", "GetPutObject_ILjava_lang_Object_Handler")]
public virtual MediaMetadataEditor PutObject ([Android.Runtime.GeneratedEnum] MediaMetadataEditKey key, Java.Lang.Object value)

Parameters

key
the identifier of a the metadata field to set. Valid keys for a:
value
the metadata to add.

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Lang.IllegalArgumentException

Remarks

Adds information stored as an instance. Note that none of the information added after MediaMetadataEditor.Apply has been called will be available to consumers of metadata stored by the MediaMetadataEditor.

[Android Documentation]

Requirements

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