toggle menu
player-android
3.103.0
androidJvm
switch theme
search in API
player-core
/
com.bitmovin.player.api
/
PlayerConfig
/
Builder
Builder
class
Builder
Members
Constructors
Builder
Link copied to clipboard
constructor
(
)
Functions
build
Link copied to clipboard
fun
build
(
)
:
PlayerConfig
set
Adaptation
Config
Link copied to clipboard
fun
setAdaptationConfig
(
adaptationConfig
:
AdaptationConfig
)
:
PlayerConfig.Builder
set
Advertising
Config
Link copied to clipboard
fun
setAdvertisingConfig
(
advertisingConfig
:
AdvertisingConfig
)
:
PlayerConfig.Builder
set
Buffer
Config
Link copied to clipboard
fun
setBufferConfig
(
bufferConfig
:
BufferConfig
)
:
PlayerConfig.Builder
set
Key
Link copied to clipboard
fun
setKey
(
key
:
String
?
)
:
PlayerConfig.Builder
set
Licensing
Config
Link copied to clipboard
fun
setLicensingConfig
(
licensingConfig
:
LicensingConfig
)
:
PlayerConfig.Builder
set
Live
Config
Link copied to clipboard
fun
setLiveConfig
(
liveConfig
:
LiveConfig
)
:
PlayerConfig.Builder
set
Network
Config
Link copied to clipboard
fun
setNetworkConfig
(
networkConfig
:
NetworkConfig
)
:
PlayerConfig.Builder
set
Playback
Config
Link copied to clipboard
fun
setPlaybackConfig
(
playbackConfig
:
PlaybackConfig
)
:
PlayerConfig.Builder
set
Remote
Control
Config
Link copied to clipboard
fun
setRemoteControlConfig
(
remoteControlConfig
:
RemoteControlConfig
)
:
PlayerConfig.Builder
set
Tweaks
Config
Link copied to clipboard
fun
setTweaksConfig
(
tweaksConfig
:
TweaksConfig
)
:
PlayerConfig.Builder