| A class library for opening, parsing, and saving MIDI files. | |
Header.Write Method (BinaryWriterEx, Boolean)
Writes the Header to a stream.
Parameters
- w
- The BinaryWriterEx to use to write to the stream.
- writeHeader
- If true, writes the Header object's header (chunk type+length) to the stream.
See Also
Header Class | EF.SimpleMIDI Namespace | Header.Write Overload List