Gets or Sets the Midi Time Code type (one of the MIDIMTCType values) from/to the Data1 byte.
Namespace: radio42.Multimedia.Midi
Assembly: Bass.Net (in Bass.Net.dll) Version: 2.4.17.2
Syntax
Property Value
Type: MIDIMTCTypeRemarks
This property should only be used when StatusType is MidiTimeCode.
For more details about the Midi Time Code (MTC) representation see MIDIMTCType.
Setting this property will only modify the upper half of the Data1 byte.
See Also