Android.Media.AudioRecord.ReadAsync Method
Documentation for this section has not yet been entered.

Syntax

public System.Threading.Tasks.Task<int> ReadAsync (short[] audioData, int offsetInShorts, int sizeInShorts)

Parameters

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