Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/snd/
Dsnd_WaveSound.cpp159 DriverCommandWaveSoundChannelPrio* command = in SetChannelPriority()
160 cmdmgr.AllocCommand<DriverCommandWaveSoundChannelPrio>(); in SetChannelPriority()
Dsnd_DriverCommand.cpp363DriverCommandWaveSoundChannelPrio* c = reinterpret_cast<DriverCommandWaveSoundChannelPrio*>(comman… in ProcessCommandList()
/NW4C-1.3.3/include/nw/snd/
Dsnd_DriverCommand.h259 struct DriverCommandWaveSoundChannelPrio : public DriverCommand struct