> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nanoforge.eu/llms.txt
> Use this file to discover all available pages before exploring further.

# IMutableLibrary interface

> Interface for libraries that support muting/unmuting audio playback.

# IMutableLibrary

## Summary

Interface for libraries that support muting/unmuting audio playback.

## Signature

```typescript theme={null}
interface IMutableLibrary extends ILibrary 
```

## Remarks

Implemented by `ISoundLibrary` and `IMusicLibrary`.
