Lines Matching refs:DriverCommand
100 struct DriverCommand struct
102 struct DriverCommand* next; argument
107 static void ProcessCommandList( DriverCommand* commandList ); argument
110 struct DriverCommandDebug : public DriverCommand
115 struct DriverCommandReply : public DriverCommand
120 struct DriverCommandPlayer : public DriverCommand
126 struct DriverCommandPlayerInit : public DriverCommand
132 struct DriverCommandPlayerPanParam : public DriverCommand
139 struct DriverCommandPlayerParam : public DriverCommand
153 struct DriverCommandSeqInit : public DriverCommand
165 struct DriverCommandSeqSetData : public DriverCommand
172 struct DriverCommandSeqSkip : public DriverCommand
179 struct DriverCommandSeqTempoRatio : public DriverCommand
185 struct DriverCommandSeqChannelPrio : public DriverCommand
191 struct DriverCommandSeqPrioFix : public DriverCommand
197 struct DriverCommandSeqUserProc : public DriverCommand
204 struct DriverCommandSeqSetVar : public DriverCommand
212 struct DriverCommandSeqTrack : public DriverCommand
245 struct DriverCommandWaveSoundSetup : public DriverCommand
256 struct DriverCommandWaveSoundChannelPrio : public DriverCommand
262 struct DriverCommandWaveSoundPrioFix : public DriverCommand
268 struct DriverCommandStreamSoundInit : public DriverCommand
276 struct DriverCommandStreamSoundSetup : public DriverCommand
284 struct DriverCommandStreamSoundLoadHeader : public DriverCommand
299 struct DriverCommandStreamSoundLoadData : public DriverCommand
309 struct DriverCommandStreamSoundTrackParam : public DriverCommand
316 struct DriverCommandInvalidateData : public DriverCommand
322 struct DriverCommandDisposeCallback : public DriverCommand
327 struct DriverCommandEffect : public DriverCommand
334 struct DriverCommandAllVoicesSync : public DriverCommand