menu
progressive_video_cache package
documentation
hls_parser.dart
HlsVariant
HlsVariant.new constructor
HlsVariant.new constructor
dark_mode
light_mode
HlsVariant
constructor
HlsVariant
(
{
required
String
url
,
required
int
bandwidth
,
String
?
resolution
,
String
?
codecs
,
})
Implementation
HlsVariant({ required this.url, required this.bandwidth, this.resolution, this.codecs, });
progressive_video_cache package
documentation
hls_parser
HlsVariant
HlsVariant.new constructor
HlsVariant class