toggle menu
Brightcove Player SDK for Android 10.1.3
10.1.3
exoplayer2
switch theme
search in API
exoplayer2
/
com.brightcove.player.config
/
LoadControlConfig
Load
Control
Config
open
class
LoadControlConfig
Config class used when creating a androidx.media3.exoplayer.LoadControl instance.
Members
Types
Builder
Link copied to clipboard
open
class
Builder
The LoadControlConfig Builder.
Properties
allocator
Config
Link copied to clipboard
val
allocatorConfig
:
AllocatorConfig
buffer
For
Playback
After
Rebuffer
Ms
Link copied to clipboard
val
bufferForPlaybackAfterRebufferMs
:
Int
buffer
For
Playback
Ms
Link copied to clipboard
val
bufferForPlaybackMs
:
Int
max
Buffer
Ms
Link copied to clipboard
val
maxBufferMs
:
Int
min
Buffer
Ms
Link copied to clipboard
val
minBufferMs
:
Int
target
Buffer
Bytes
Link copied to clipboard
val
targetBufferBytes
:
Int
Functions
is
Prioritize
Time
Over
Size
Thresholds
Link copied to clipboard
open
fun
isPrioritizeTimeOverSizeThresholds
(
)
:
Boolean
Gets whether the load control prioritizes buffer time constraints over buffer size constraints.