Properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun initialize(context: Context)
Link copied to clipboard
Link copied to clipboard
external fun notifyAudioFocusChange(status: Int, streamType: Int)

Notify engine that audio focus has changed

Link copied to clipboard
external fun notifyAudioFocusError()

Notify engine that error occurred during audio focus change

Link copied to clipboard

Notify engine that interruption has begin

Link copied to clipboard

Notify engine that interruption has ended

Link copied to clipboard
open override fun onAudioFocusChange(focusChange: Int)
Link copied to clipboard
fun onAudioFocusChanged(status: Int, streamType: Int)
Link copied to clipboard
Link copied to clipboard
open override fun onCallStateChanged(state: Int)
Link copied to clipboard
fun onPermissionGranted(permission: String)
Link copied to clipboard
fun release()
Link copied to clipboard
fun requestFocus(category: Int, output: Int, exclusive: Boolean, delay: Int)