DownloadQuality class

Constructors

DownloadQuality.new()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

QUALITY_2K → const int
QUALITY_4K → const int
QUALITY_240P → const int
QUALITY_360P → const int
QUALITY_480P → const int
QUALITY_540P → const int
QUALITY_720P → const int
QUALITY_1080P → const int
QUALITY_FHD → const int
QUALITY_FLU → const int
QUALITY_HD → const int
QUALITY_OD → const int
QUALITY_SD → const int
QUALITY_UNK → const int