Android.Media.MediaMetadataRetriever.MetadataKeyWriter Field
The metadata key to retrieve the information of the writer (such as lyricist) of the data source.

Value: 11

Syntax

[Android.Runtime.Register("METADATA_KEY_WRITER")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.MetadataKey enum directly instead of this field.")]
public const MetadataKey MetadataKeyWriter

Remarks

The metadata key to retrieve the information of the writer (such as lyricist) of the data source.

[Android Documentation]

Requirements

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