Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_DriverCommand.cpp230DriverCommandSeqTrackSilence* c = reinterpret_cast<DriverCommandSeqTrackSilence*>(command); in ProcessCommandList()
Dsnd_SequenceSound.cpp424 DriverCommandSeqTrackSilence* command = in SetTrackSilence()
425 cmdmgr.AllocCommand<DriverCommandSeqTrackSilence>(); in SetTrackSilence()
/NW4C-1.2.23/include/nw/snd/
Dsnd_DriverCommand.h223 struct DriverCommandSeqTrackSilence : public DriverCommandSeqTrack struct