THEOplayerConfigParams constructor
THEOplayerConfigParams({
- String? libraryLocation,
- String? license,
- String? licenseUrl,
- TheoLiveConfig? theoLive,
Implementation
external factory THEOplayerConfigParams({
String? libraryLocation,
String? license,
String? licenseUrl,
TheoLiveConfig? theoLive,
});