Android.Media.MediaCodec.SetParameters Method
Communicate additional parameter changes to the component instance.

Syntax

[Android.Runtime.Register("setParameters", "(Landroid/os/Bundle;)V", "")]
public void SetParameters (Android.OS.Bundle params)

Parameters

params
Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Lang.IllegalStateExceptionif in the Uninitialized state.

Remarks

Communicate additional parameter changes to the component instance.

[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