TPStreamsPlayerPreferences constructor
TPStreamsPlayerPreferences({})
Implementation
TPStreamsPlayerPreferences({
required this.enableFullscreen,
required this.enablePlaybackSpeed,
required this.enableCaptions,
required this.showResolutionOptions,
required this.enableSeekButtons,
this.seekBarColor,
});