ScummVM API documentation
Sci::MidiCommand Struct Reference

Public Types

enum  CmdType { kTypeMidiMessage = 0, kTypeTrackInit }
 

Public Member Functions

 MidiCommand (CmdType type, uint32 val)
 
 MidiCommand (CmdType type, void *ptr)
 

Public Attributes

CmdType _type
 
void * _dataPtr
 
uint32 _dataVal
 

The documentation for this struct was generated from the following file: