|
ReactOS 0.4.17-dev-934-g091855f
|
Public Attributes | |
| DWORD | midi_group |
| DWORD | midi_channel |
| IDirectMusicPort * | port |
Definition at line 35 of file performance.c.
| DWORD channel::midi_channel |
Definition at line 38 of file performance.c.
Referenced by channel_block_init(), performance_AssignPChannel(), and performance_PChannelInfo().
| DWORD channel::midi_group |
Definition at line 37 of file performance.c.
Referenced by channel_block_init(), performance_AssignPChannel(), and performance_PChannelInfo().
| IDirectMusicPort* channel::port |
Definition at line 39 of file performance.c.
Referenced by channel_block_free(), channel_block_init(), performance_AssignPChannel(), and performance_PChannelInfo().