Android.Media.AudioTrack.WriteAsync Method
Documentation for this section has not yet been entered.

Syntax

public System.Threading.Tasks.Task<int> WriteAsync (float[] audioData, int offsetInFloats, int sizeInFloats, [Android.Runtime.GeneratedEnum] WriteMode writeMode)

Parameters

audioData
Documentation for this section has not yet been entered.
offsetInFloats
Documentation for this section has not yet been entered.
sizeInFloats
Documentation for this section has not yet been entered.
writeMode
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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