minBytesForPlayback constant
int
const minBytesForPlayback
Minimum bytes needed for ExoPlayer/AVPlayer to start playback Increased from 64KB to 128KB for smoother playback start
Implementation
static const int minBytesForPlayback = 131072;