IMusicLibrary
Summary
Interface for music libraries.Signature
Remarks
Implemented byBaseMusicLibrary and its concrete subclass MusicLibrary. Access an instance via ctx.libraries.getMusic().library.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Interface for music libraries.
interface IMusicLibrary extends IExposedLibrary, IMutableLibrary
BaseMusicLibrary and its concrete subclass MusicLibrary. Access an instance via ctx.libraries.getMusic().library.