Android.Media.MediaFormat.GetLong Method
Returns the value of a long key.

Syntax

[Android.Runtime.Register("getLong", "(Ljava/lang/String;)J", "")]
public long GetLong (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 the value of a long key.

[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