BccmPlaybackListener class
Constructors
-
BccmPlaybackListener({required Ref<
Object?> ref, required Provider<BccmApi> apiProvider})
Properties
-
apiProvider
→ Provider<
BccmApi> -
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- progressDebouncer → Debouncer
-
final
-
ref
↔ Ref<
Object?> -
getter/setter pair
- 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
-
onPlayerStateUpdate(
PlayerStateUpdateEvent event) → void -
onPositionDiscontinuity(
PositionDiscontinuityEvent event) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited