setMusicExtensions

abstract fun setMusicExtensions(extensions: List<MusicExtension>)

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

Also called when the extension list is updated.