Struct jack::port::MidiInSpec [] [src]

pub struct MidiInSpec;

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

Trait Implementations

impl Debug for MidiInSpec
[src]

Formats the value using the given formatter.

impl Default for MidiInSpec
[src]

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

impl PortSpec for MidiInSpec
[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.