TempoTrackingReceiver

A receiver for Tempo events.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun onReceive(context: Context, intent: Intent)
Link copied to clipboard
abstract fun onTempoTrackingUpdate(tempoTrackingUpdate: TempoTrackingUpdate, context: Context)

This method indicates that Tempo Tracking has an update

Link copied to clipboard
abstract fun tempoStoppedWithError(error: BDError, context: Context)

Called when there is an error that has caused Tempo to stop.