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

Syntax

public System.Threading.Tasks.Task<int> WriteAsync (Java.Nio.ByteBuffer audioData, int sizeInBytes, [Android.Runtime.GeneratedEnum] WriteMode writeMode)

Parameters

audioData
Documentation for this section has not yet been entered.
sizeInBytes
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