Type Alias midir::MidiOutputPorts

source ·
pub type MidiOutputPorts = Vec<MidiOutputPort>;
Expand description

A collection of output ports.

Aliased Type§

struct MidiOutputPorts { /* private fields */ }