ScummVM API documentation
Public Types
|
Public Member Functions
|
Public Attributes
|
List of all members
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:
engines/sci/sound/
music.h
Sci
MidiCommand
Generated on Tue Dec 17 2024 09:32:28 for ScummVM API documentation by
1.8.13