setTargetBufferBytes
Sets the target buffer size in bytes. If set to LENGTH_UNSET, the target buffer size will be calculated using com.google.android.exoplayer2.DefaultLoadControl.calculateTargetBufferBytes(Renderer[], ExoTrackSelection[]).
Return
the builder instance
Parameters
targetBufferBytes
the target buffer bytes
See also
androidx.media3.exoplayer.DefaultLoadControl