FijkVolumeEvent class
vol is the value of volume, and has been mapped into range 0.0, 1.0
.
true value of sui indicates that Android/iOS system volume changed UI is shown for this volume change event.
type shows track\stream type for this volume change, this value is always FijkVolume.STREAM_MUSIC in this version
- Annotations
Constructors
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString(
) → String -
A string representation of this object. [...]
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
override