Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_DriverCommand.cpp239DriverCommandSeqTrackSilence* c = reinterpret_cast<DriverCommandSeqTrackSilence*>(command); in ProcessCommandList()
Dsnd_SequenceSound.cpp385 DriverCommandSeqTrackSilence* command = in SetTrackSilence()
386 cmdmgr.AllocCommand<DriverCommandSeqTrackSilence>(); in SetTrackSilence()
/NW4C-2.0.3/include/nw/snd/
Dsnd_DriverCommand.h230 struct DriverCommandSeqTrackSilence : public DriverCommandSeqTrack struct