copy

fun copy(licenseKey: String? = null, isLoopEnabled: Boolean = false, trackSelectionController: UniTrackSelectionController? = null, preferredTextLanguage: String? = null, uniLoadControl: UniLoadControl? = null, isTunnelPlaybackEnabled: Boolean = false, isHdrEnabled: Boolean = false, isAudioFocusEnabled: Boolean = true, playLogger: PlayLogger? = null, userMap: Map<String, String>? = null, customObject: Any? = null, serviceConfig: PlayerConfig.ServiceConfig = ServiceConfig(licenseVersion = ServiceConfig.LicenseVersion.V1)): PlayerConfig