LyricsExtensionsProvider

Interface to provide installed LyricsExtensions to this extension

Properties

Link copied to clipboard

List of required LyricsExtensions. If empty, all installed extensions will be provided. If not empty, only the extensions with the specified ids will be provided

Functions

Link copied to clipboard
abstract fun setLyricsExtensions(extensions: List<LyricsExtension>)

Called when the extension is initialized, to provide the requiredLyricsExtensions to the extension.