Android.Media.Audiofx.Visualizer.MaxCaptureRate Property
Returns the maximum capture rate for the callback capture method.

Syntax

[get: Android.Runtime.Register("getMaxCaptureRate", "()I", "GetGetMaxCaptureRateHandler")]
public static int MaxCaptureRate { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the maximum capture rate for the callback capture method. This is the maximum value for the rate parameter of the Visualizer.SetDataCaptureListener(.IOnDataCaptureListener, System.Int32, System.Int32, System.Int32) method.

[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