MidiThruConnectionParams.ProgramChange Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Instructs how program change events are transformed.
public CoreMidi.MidiTransform ProgramChange { get; set; }
member this.ProgramChange : CoreMidi.MidiTransform with get, set