Android.Media.MediaMetadataRetriever.MetadataKeyHasAudio Field
If this key exists the media contains audio content.

Value: 16

Syntax

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

Remarks

If this key exists the media contains audio content.

[Android Documentation]

Requirements

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