Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_DriverCommand.cpp171DriverCommandSeqChannelPrio* c = reinterpret_cast<DriverCommandSeqChannelPrio*>(command); in ProcessCommandList()
Dsnd_SequenceSound.cpp262 DriverCommandSeqChannelPrio* command = in SetChannelPriority()
263 cmdmgr.AllocCommand<DriverCommandSeqChannelPrio>(); in SetChannelPriority()
/NW4C-2.0.3/include/nw/snd/
Dsnd_DriverCommand.h192 struct DriverCommandSeqChannelPrio : public DriverCommand struct