Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_WaveSound.cpp134 DriverCommandWaveSoundChannelPrio* command = in SetChannelPriority()
135 cmdmgr.AllocCommand<DriverCommandWaveSoundChannelPrio>(); in SetChannelPriority()
Dsnd_DriverCommand.cpp356DriverCommandWaveSoundChannelPrio* c = reinterpret_cast<DriverCommandWaveSoundChannelPrio*>(comman… in ProcessCommandList()
/NW4C-1.2.23/include/nw/snd/
Dsnd_DriverCommand.h256 struct DriverCommandWaveSoundChannelPrio : public DriverCommand struct