Android.Media.Audiofx.Visualizer.SamplingRate Property
Returns the sampling rate of the captured audio.

Syntax

[get: Android.Runtime.Register("getSamplingRate", "()I", "GetGetSamplingRateHandler")]
public virtual int SamplingRate { get; }

Value

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Lang.IllegalStateException

Remarks

Returns the sampling rate of the captured audio.

[Android Documentation]

Requirements

Namespace: Android.Media.Audiofx
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9