Async Audio Focus Delegate
            interface AsyncAudioFocusDelegate
Content copied to clipboard
An Api that allows you to interact with the audio focus in an asynchronous way.
Functions
abandonFocus
                          
                    
                  Link copied to clipboard
                        requestFocus
                          
                    Link copied to clipboard
                        abstract fun requestFocus(owner: AudioFocusOwner, callback: AudioFocusRequestCallback)
Content copied to clipboard