BBPlayerOptions
constructor(autoPlay: Boolean? = null, muted: Boolean? = null, noChromeCast: Boolean? = null, noStats: Boolean? = null, commercials: Boolean? = null, forceFullscreenLandscape: Boolean? = null, allowCollapseExpand: Boolean? = null, showChromeCastMiniControlsInPlayer: Boolean? = null, showDescription: Boolean? = null, waitForCmp: Boolean? = null, handleConsentManagement: Boolean? = null, tagForUnderAgeOfConsent: Boolean? = null, consentString: String? = null, consentGdprApplies: Int? = null, consentCmpVersion: Int? = null, adsystemPpid: String? = null, adsystemBuid: String? = null, adTagUrlParams: Map<String, String>? = null, custom: Map<String, Any?>? = null)