pub unsafe extern "C" fn AAudioStream_getPerformanceMode(
stream: *mut AAudioStream,
) -> i32Expand description
Get the performance mode used by the stream.
Available since API level 26.
ยงArguments
stream- reference provided by AAudioStreamBuilder_openStream()