Function oboe_sys::oboe_LatencyTuner_isAtMaximumBufferSize[][src]

pub unsafe extern "C" fn oboe_LatencyTuner_isAtMaximumBufferSize(
    this: *mut oboe_LatencyTuner
) -> bool
Expand description

@return true if the audio stream’s buffer size is at the maximum value. If no maximum value was specified when constructing the LatencyTuner then the value of stream->getBufferCapacityInFrames is used