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 stringPropertyOutputSampleRate
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.