OpenTTD Source  1.11.0-beta2
MidiFile::DataBlock Struct Reference

Public Member Functions

 DataBlock (uint32 _ticktime=0)
 

Data Fields

uint32 ticktime
 tick number since start of file this block should be triggered at
 
uint32 realtime
 real-time (microseconds) since start of file this block should be triggered at
 
std::vector< byte > data
 raw midi data contained in block
 

Detailed Description

Definition at line 22 of file midifile.hpp.


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