pub type oboe_AllowedCapturePolicy = i32;
Expand description

Specifies whether audio may or may not be captured by other apps or the system for an output stream.

Note that these match the equivalent values in AudioAttributes in the Android Java API.

Added in API level 29 for AAudio.