StreamInfoProvider class abstract

Constructors

StreamInfoProvider()

Properties

audioCodec String?
no setter
bitrate int?
no setter
codec → MediaType
no setter
container String?
no setter
contentLength int?
no setter
fragments List<Fragment>?
no setter
framerate int?
no setter
hashCode int
The hash code for this object.
no setterinherited
qualityLabel String
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
signature String?
no setter
signatureParameter String?
no setter
source StreamSource
no setter
tag int
no setter
url String
no setter
videoCodec String?
no setter
videoHeight int?
no setter
videoQualityLabel String?
no setter
videoWidth int?
no setter

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

Static Properties

contentLenExp RegExp
final