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

Syntax

public System.Threading.Tasks.Task<int> WriteAsync (byte[] audioData, int offsetInBytes, int sizeInBytes)

Parameters

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