pub unsafe extern "C" fn oboe_AudioStream_getAvailableFrames(
this: *mut oboe_AudioStream,
) -> oboe_ResultWithValue<i32>
Expand description
@return number of frames of data currently in the buffer
pub unsafe extern "C" fn oboe_AudioStream_getAvailableFrames(
this: *mut oboe_AudioStream,
) -> oboe_ResultWithValue<i32>
@return number of frames of data currently in the buffer