HLSSettingsRequest constructor
Returns a new HLSSettingsRequest instance.
Implementation
HLSSettingsRequest({
this.autoOn,
this.enabled,
this.qualityTracks = const [],
});
Returns a new HLSSettingsRequest instance.
HLSSettingsRequest({
this.autoOn,
this.enabled,
this.qualityTracks = const [],
});