Package-level declarations
Types
Link copied to clipboard
interface AudioFocusBroadcaster
Interface for broadcasting audio focus events to the application level. This allows the app to react to audio focus changes independently of the SDK.
Link copied to clipboard
Default implementation of AudioFocusBroadcaster that broadcasts audio focus events.
Link copied to clipboard
Sealed class representing different audio focus events.
Link copied to clipboard
interface AudioFocusManager
An Api that allows you to interact with the audio focus in an asynchronous way.
Link copied to clipboard
class AudioFocusManagerImpl(context: Context, playerOptions: PlayerOptions, broadcaster: AudioFocusBroadcaster) : AudioFocusManager
An Api that allows you to interact with the audio focus in an asynchronous way.
Link copied to clipboard
Specifies the owner for the audio focus
Link copied to clipboard
Interface definition for a callback to be invoked when a player requests audio focus