AAudioStream_getSharingMode

Function AAudioStream_getSharingMode 

Source
pub unsafe extern "C" fn AAudioStream_getSharingMode(
    stream: *mut AAudioStream,
) -> i32
Expand description

Provide actual sharing mode.

Available since API level 26.

ยงArguments

  • stream - reference provided by AAudioStreamBuilder_openStream()