LycheeAudioPlayer class
Constructors
- LycheeAudioPlayer(String url)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- onPlayWhenReadyChanged → Listenable
-
no setter
- playWhenReady ↔ bool
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
state
→ ValueListenable<
PlayerState> -
no setter
- url → String
-
final
- volume ↔ double
-
getter/setter pair
Methods
-
currentTime(
) → double -
dispose(
) → void -
duration(
) → double -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
seek(
double time) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited