be:op | int32 | \c B_MIDI_REGISTERED |
be:id | int32 | id of the endpoint |
be:type | string | "producer" or "consumer" |
be:op | int32 | \c B_MIDI_UNREGISTERED |
be:id | int32 | id of the endpoint |
be:type | string | "producer" or "consumer" |
be:op | \c int32 | \c B_MIDI_CONNECTED |
be:producer | \c int32 | id of the connector |
be:consumer | \c int32 | id of the connectee |
be:op | \c int32 | \c B_MIDI_DISCONNECTED |
be:producer | \c int32 | id of the connector |
be:consumer | int32 | id of the connectee |
be:op | \c int32 | \c B_MIDI_CHANGED_NAME |
be:id | \c int32 | id of the endpoint |
be:type | string | "producer" or "consumer" |
be:name | string | the endpoint's new name |
be:op | \c int32 | \c B_MIDI_CHANGED_LATENCY |
be:id | \c int32 | id of the endpoint |
be:type | string | "producer" or "consumer" |
be:latency | int64 | the new latency (microseconds) |
be:op | int32 | \c B_MIDI_CHANGED_PROPERTIES |
be:id | \c int32 | id of the endpoint |
be:type | string | "producer" or "consumer" |
be:properties | bmessage | the new properties |