Audio
Types
Link copied to clipboard
Defines all possible ways to adjust lenses audio state.
Link copied to clipboard
Functions
Link copied to clipboard
abstract fun adjust(adjustment: LensesComponent.Audio.Adjustment, callback: Consumer<Boolean> = Consumer {})
Adjusts lenses audio state using an adjustment value. The operation is async with the result provided as success or failure flag to the callback.