Searched refs:writtenPcmBytes (Results 1 – 1 of 1) sorted by relevance
285 private long writtenPcmBytes; field in DefaultAudioSink772 int bytesToWrite = audioTrackPositionTracker.getAvailableBufferSize(writtenPcmBytes); in writeBuffer()796 writtenPcmBytes += bytesWritten; in writeBuffer()988 writtenPcmBytes = 0; in flush()1167 ? (writtenPcmBytes / configuration.outputPcmFrameSize) in getWrittenFrames()