Android.Media.AudioTrack.GetNativeOutputSampleRate Method
Returns the output sample rate in Hz for the specified stream type.

Syntax

[Android.Runtime.Register("getNativeOutputSampleRate", "(I)I", "")]
public static int GetNativeOutputSampleRate ([Android.Runtime.GeneratedEnum] Stream streamType)

Parameters

streamType
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the output sample rate in Hz for the specified stream type.

[Android Documentation]

Requirements

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