pub unsafe extern "C" fn AAudioStream_getFormat(
stream: *mut AAudioStream,
) -> i32Expand description
Available since API level 26. Returns the actual data format.
ยงArguments
stream- reference provided by AAudioStreamBuilder_openStream()
pub unsafe extern "C" fn AAudioStream_getFormat(
stream: *mut AAudioStream,
) -> i32Available since API level 26. Returns the actual data format.
stream - reference provided by AAudioStreamBuilder_openStream()