HlsAttributes class abstract
Constructors
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
- attrAssocLanguage → const String
- attrAudio → const String
- attrAutoselect → const String
- attrAverageBandwidth → const String
- attrBandwidth → const String
- attrByteRange → const String
- attrChannels → const String
- attrCharacteristics → const String
- attrClosedCaptions → const String
- attrCodecs → const String
- attrDefault → const String
- attrDuration → const String
- Duration in #EXTINF
- attrForced → const String
- attrFrameRate → const String
- attrGroupId → const String
- attrIndex → const String
- Variant / I-Frame / Media ordering index (used internally)
- attrInstreamId → const String
- attrIv → const String
- attrKeyFormat → const String
- attrKeyFormatVersions → const String
- attrLanguage → const String
- attrMethod → const String
- attrName → const String
- attrResolution → const String
- attrSubtitles → const String
- attrTitle → const String
- Segment title in #EXTINF
- attrType → const String
- Same as EXT-X-STREAM-INF, but URI is inline (no following line). Uses BANDWIDTH, CODECS, RESOLUTION, URI.
- attrUri → const String
- attrValue → const String
- attrVideo → const String
- attrVideoRange → const String
- Video range (SDR/HDR/PQ/HLG)
- extInf → const String
- extM3u → const String
- Hls signature
- extXByteRange → const String
- extXDateRange → const String
- extXDefine → const String
- Variable definitions in master playlist.
- extXDiscontinuity → const String
- extXDiscontinuitySequence → const String
- extXEndList → const String
- extXGap → const String
- extXIFrameStreamInf → const String
- Master playlist I-frame only variant.
- extXIndependentSegments → const String
- extXKey → const String
- extXMap → const String
- extXMedia → const String
- Rendition definitions (audio, subtitles, CC, video).
- extXMediaSequence → const String
- extXPlaylistType → const String
- extXProgramDateTime → const String
- extXSessionKey → const String
- Session-level encryption keys (master playlist).
- extXStart → const String
- extXStreamInf → const String
- Master playlist variant stream.
- extXTargetDuration → const String
- extXVersion → const String
- Master playlist version.
- keyFormatFairPlay → const String
- keyFormatIdentity → const String
- keyFormatPlayReady → const String
- keyFormatWidevine → const String
- mediaTypeAudio → const String
- mediaTypeClosedCaptions → const String
- mediaTypeSubtitles → const String
- mediaTypeVideo → const String
- methodAes128 → const String
- methodNone → const String
- methodSampleAes → const String
- methodSampleAesCtr → const String
- playlistTypeEvent → const String
- playlistTypeVod → const String