Struct jack::port::MidiOutSpec [] [src]

pub struct MidiOutSpec;

MidiOutSpec implements the PortSpec trait, which defines an endpoint for JACK.

Trait Implementations

impl Debug for MidiOutSpec
[src]

Formats the value using the given formatter.

impl Default for MidiOutSpec
[src]

Returns the "default value" for a type. Read more

impl PortSpec for MidiOutSpec
[src]

String used by JACK upon port creation to identify the port type. Read more

Flags used by jack upon port creation.

Size used by jack upon port creation.