Public Member Functions | |
| void | clear () |
| void | swap (int i, int j) |
| void | evict (int i) |
| ChannelRemapping & | operator= (ChannelRemapping &other) |
| int | lowestPrio () const |
Public Attributes | |
| DeviceChannelUsage | _map [16] |
| int | _prio [16] |
| int | _voices [16] |
| bool | _dontRemap [16] |
| int | _freeVoices |