Android.Media.MediaFormat.KeyLanguage Field
A key describing the language of the content, using either ISO 639-1 or 639-2/T codes.

Syntax

[Android.Runtime.Register("KEY_LANGUAGE")]
public const string KeyLanguage

Remarks

A key describing the language of the content, using either ISO 639-1 or 639-2/T codes. The associated value is a string.

[Android Documentation]

Requirements

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