Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/snd/
Dsnd_DriverCommand.cpp169DriverCommandSeqChannelPrio* c = reinterpret_cast<DriverCommandSeqChannelPrio*>(command); in ProcessCommandList()
Dsnd_SequenceSound.cpp258 DriverCommandSeqChannelPrio* command = in SetChannelPriority()
259 cmdmgr.AllocCommand<DriverCommandSeqChannelPrio>(); in SetChannelPriority()
/NW4C-1.3.3/include/nw/snd/
Dsnd_DriverCommand.h188 struct DriverCommandSeqChannelPrio : public DriverCommand struct