toggle menu
Brightcove Player SDK for Android 10.1.2
10.1.2
exoplayer2
switch theme
search in API
exoplayer2
/
com.brightcove.player.config
/
AllocatorConfig
Allocator
Config
open
class
AllocatorConfig
Config class used when creating a androidx.media3.exoplayer.upstream.Allocator instance.
Members
Types
Builder
Link copied to clipboard
open
class
Builder
The AllocatorConfig Builder.
Properties
individual
Allocation
Size
Link copied to clipboard
val
individualAllocationSize
:
Int
initial
Allocation
Count
Link copied to clipboard
val
initialAllocationCount
:
Int
Functions
is
Trim
On
Reset
Link copied to clipboard
open
fun
isTrimOnReset
(
)
:
Boolean
Whether memory is freed when the allocator is reset.