Searched refs:framesPending (Results 1 – 1 of 1) sorted by relevance
344 long framesPending = framesWritten - timestamp.framePosition; in checkOutputLowLatency() local345 long timeDelta = framesPending * NANOS_PER_SECOND / track.getSampleRate(); in checkOutputLowLatency()