Android.Media.MediaFormat.ContainsKey Method
Returns true iff a key of the given name exists in the format.

Syntax

[Android.Runtime.Register("containsKey", "(Ljava/lang/String;)Z", "")]
public bool ContainsKey (string name)

Parameters

name
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns true iff a key of the given name exists in the format.

[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