Android.Media.MediaFormat.SetString Method
Sets the value of a string key.

Syntax

[Android.Runtime.Register("setString", "(Ljava/lang/String;Ljava/lang/String;)V", "")]
public void SetString (string name, string 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 string 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