Android.Media.AudioManager.PropertyOutputFramesPerBuffer Field
Used as a key for AudioManager.GetProperty(string) to request the native or optimal output buffer size for this device's primary output stream, in decimal PCM frames.

Syntax

[Android.Runtime.Register("PROPERTY_OUTPUT_FRAMES_PER_BUFFER")]
public const string PropertyOutputFramesPerBuffer

Remarks

Used as a key for AudioManager.GetProperty(string) to request the native or optimal output buffer size for this device's primary output stream, in decimal PCM frames.

[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