VolumeManager

class VolumeManager(context: Context, lifecycleOwner: LifecycleOwner)

Constructors

Link copied to clipboard
constructor(context: Context, lifecycleOwner: LifecycleOwner)

Properties

Link copied to clipboard
Link copied to clipboard
val volume: StateFlow<Int>

Functions

Link copied to clipboard
fun setVolume(newVolume: Int)