VideoAnalyticsFlags class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- isBuffering ↔ bool
-
getter/setter pair
- isJoined ↔ bool
-
getter/setter pair
- isLive ↔ bool
-
getter/setter pair
- isPaused ↔ bool
-
getter/setter pair
- isSeeking ↔ bool
-
getter/setter pair
- isStarted ↔ bool
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
canBufferBegin(
) → bool -
canBufferEnd(
) → bool -
canHaveError(
) → bool -
canPause(
) → bool -
canResume(
) → bool -
canStart(
) → bool -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
reset(
) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited