Home
last modified time | relevance | path

Searched refs:DriverCommandSeqChannelPrio (Results 1 – 3 of 3) sorted by relevance

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_DriverCommand.cpp162DriverCommandSeqChannelPrio* c = reinterpret_cast<DriverCommandSeqChannelPrio*>(command); in ProcessCommandList()
Dsnd_SequenceSound.cpp301 DriverCommandSeqChannelPrio* command = in SetChannelPriority()
302 cmdmgr.AllocCommand<DriverCommandSeqChannelPrio>(); in SetChannelPriority()
/NW4C-1.2.23/include/nw/snd/
Dsnd_DriverCommand.h185 struct DriverCommandSeqChannelPrio : public DriverCommand struct