setLyricsExtensions

abstract fun setLyricsExtensions(extensions: List<LyricsExtension>)

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

Also called when the extension list is updated.