[][src]Function oboe_sys::oboe_AudioStream_getFramesRead

pub unsafe extern "C" fn oboe_AudioStream_getFramesRead(
    this: *mut c_void
) -> i64

The number of audio frames read from the stream. This monotonic counter will never get reset.

@return the number of frames read so far