PillarboxMediaDescriptionAdapter
constructor(pendingIntent: PendingIntent?, context: Context, coroutineScope: CoroutineScope = MainScope())(source)
Parameters
pendingIntent
The PendingIntent to use when the notification is clicked.
context
The Context of the application.
coroutineScope
The CoroutineScope used for loading artwork asynchronously.