AAudioStream_getDeviceId

Function AAudioStream_getDeviceId 

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

Available since API level 26. Returns the actual device ID.

ยงArguments

  • stream - reference provided by AAudioStreamBuilder_openStream()