AudioFocusRequestCallback

fun interface AudioFocusRequestCallback

Interface definition for a callback to be invoked when a player requests audio focus

Functions

Link copied to clipboard
abstract operator fun invoke(result: Boolean)

Invoked when the AudioFocusDelegate processed the request.