Android.Media.MediaFormat.SetFloat Method
Sets the value of a float key.

Syntax

[Android.Runtime.Register("setFloat", "(Ljava/lang/String;F)V", "")]
public void SetFloat (string name, float value)

Parameters

name
Documentation for this section has not yet been entered.
value
Documentation for this section has not yet been entered.

Remarks

Sets the value of a float 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