[][src]Function aaudio_sys::AAudioStream_getPerformanceMode

pub unsafe extern "C" fn AAudioStream_getPerformanceMode(
    stream: *mut AAudioStream
) -> i32

Get the performance mode used by the stream.

Available since API level 26.

Arguments

  • stream - reference provided by AAudioStreamBuilder_openStream()