Android.Media.AudioManager.PropertyOutputSampleRate Field
Used as a key for AudioManager.GetProperty(string) to request the native or optimal output sample rate for this device's primary output stream, in decimal Hz.

Syntax

[Android.Runtime.Register("PROPERTY_OUTPUT_SAMPLE_RATE")]
public const string PropertyOutputSampleRate

Remarks

Used as a key for AudioManager.GetProperty(string) to request the native or optimal output sample rate for this device's primary output stream, in decimal Hz.

[Android Documentation]

Requirements

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