|
Wwise SDK 2024.1.9
|
#include <AkMidiTypes.h>
Public 属性 | |
| AkUInt64 | uOffset |
| Frame offset (in samples) for MIDI event post 更多... | |
Public 属性 继承自 AkMIDIEvent | |
| AkUInt8 | byType |
| See AK_MIDI_EVENT_TYPE_* pre-processor definitions 更多... | |
| AkMidiChannelNo | byChan |
| union { | |
| tGen Gen | |
| tCc Cc | |
| tNoteOnOff NoteOnOff | |
| tPitchBend PitchBend | |
| tNoteAftertouch NoteAftertouch | |
| tChanAftertouch ChanAftertouch | |
| tProgramChange ProgramChange | |
| tWwiseCmd WwiseCmd | |
| }; | |
在文件 AkMidiTypes.h 第 236 行定义.