CastMediaStatus class
Constructors
- CastMediaStatus.fromChromeCastMediaStatus(Map mediaStatus)
Properties
- hasError → bool
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- isBuffering → bool
-
no setter
- isCancelled → bool
-
no setter
- isFinished → bool
-
no setter
- isIdle → bool
-
no setter
- isLoading → bool
-
no setter
- isMuted → bool
-
no setter
- isPaused → bool
-
no setter
- isPlaying → bool
-
no setter
- log → Logger
-
final
- media → Map?
-
no setter
- nativeStatus → String?
-
no setter
- position → double?
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- sessionId → dynamic
-
no setter
- volume → double?
-
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.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited