AndroidAudioAdjustment class
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- lower → const AndroidAudioAdjustment
- mute → const AndroidAudioAdjustment
- Requires API level 23
- raise → const AndroidAudioAdjustment
- same → const AndroidAudioAdjustment
- toggleMute → const AndroidAudioAdjustment
- Requires API level 23
- unmute → const AndroidAudioAdjustment
- Requires API level 23
-
values
→ const Map<
int, AndroidAudioAdjustment>