Function oboe_sys::oboe_AudioStream_getFramesRead
source · pub unsafe extern "C" fn oboe_AudioStream_getFramesRead(
this: *mut c_void
) -> i64
Expand description
The number of audio frames read from the stream. This monotonic counter will never get reset.
@return the number of frames read so far