AAudioStream_getFormat

Function AAudioStream_getFormat 

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

Available since API level 26. Returns the actual data format.

ยงArguments

  • stream - reference provided by AAudioStreamBuilder_openStream()