Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/snd/
Dsnd_DriverCommand.cpp237DriverCommandSeqTrackSilence* c = reinterpret_cast<DriverCommandSeqTrackSilence*>(command); in ProcessCommandList()
Dsnd_SequenceSound.cpp381 DriverCommandSeqTrackSilence* command = in SetTrackSilence()
382 cmdmgr.AllocCommand<DriverCommandSeqTrackSilence>(); in SetTrackSilence()
/NW4C-1.3.3/include/nw/snd/
Dsnd_DriverCommand.h226 struct DriverCommandSeqTrackSilence : public DriverCommandSeqTrack struct