Lines Matching refs:DriverCommand
106 struct DriverCommand struct
108 struct DriverCommand* next; argument
113 static void ProcessCommandList( DriverCommand* commandList ); argument
116 struct DriverCommandDebug : public DriverCommand
121 struct DriverCommandReply : public DriverCommand
126 struct DriverCommandPlayer : public DriverCommand
132 struct DriverCommandPlayerInit : public DriverCommand
138 struct DriverCommandPlayerPanParam : public DriverCommand
145 struct DriverCommandPlayerParam : public DriverCommand
159 struct DriverCommandSeqInit : public DriverCommand
167 struct DriverCommandSeqSetData : public DriverCommand
173 struct DriverCommandSeqSetBankData : public DriverCommand
179 struct DriverCommandSeqSkip : public DriverCommand
186 struct DriverCommandSeqTempoRatio : public DriverCommand
192 struct DriverCommandSeqChannelPrio : public DriverCommand
198 struct DriverCommandSeqPrioFix : public DriverCommand
204 struct DriverCommandSeqUserProc : public DriverCommand
211 struct DriverCommandSeqSetVar : public DriverCommand
219 struct DriverCommandSeqTrack : public DriverCommand
252 struct DriverCommandWaveSoundSetup : public DriverCommand
263 struct DriverCommandWaveSoundChannelPrio : public DriverCommand
269 struct DriverCommandWaveSoundPrioFix : public DriverCommand
275 struct DriverCommandStreamSoundInit : public DriverCommand
283 struct DriverCommandStreamSoundSetup : public DriverCommand
291 struct DriverCommandStreamSoundLoadHeader : public DriverCommand
306 struct DriverCommandStreamSoundLoadData : public DriverCommand
316 struct DriverCommandStreamSoundTrackParam : public DriverCommand
323 struct DriverCommandInvalidateData : public DriverCommand
329 struct DriverCommandDisposeCallback : public DriverCommand
334 struct DriverCommandEffect : public DriverCommand
342 struct DriverCommandEffectSdkDelay : public DriverCommand
348 struct DriverCommandEffectSdkReverb : public DriverCommand
355 struct DriverCommandAllVoicesSync : public DriverCommand