PillarboxLoadControl
constructor(bufferDurations: PillarboxLoadControl.BufferDurations = DEFAULT_BUFFER_DURATIONS, allocator: DefaultAllocator = DefaultAllocator(true, C.DEFAULT_BUFFER_SEGMENT_SIZE))
Parameters
bufferDurations
Buffer durations to customize the internal DefaultLoadControl's behavior.
allocator
The DefaultAllocator to use in the internal DefaultLoadControl.