set Target Buffer Bytes
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
target Buffer Bytes
the target buffer bytes
See also
androidx. media3. exoplayer. Default Load Control