Searched refs:minBufferSizeInBytes (Results 1 – 1 of 1) sorted by relevance
213 int minBufferSizeInBytes in createStreamingAudioTrack() local215 int bufferSizeInBytes = Math.max(MIN_AUDIO_BUFFER_SIZE, minBufferSizeInBytes); in createStreamingAudioTrack()