ABMIDISenderPort.h File Reference
#import <Audiobus/ABMIDIPort.h>

Classes

class  ABMIDISenderPort
 ABMIDISenderPort generates MIDI messages. More...
 

Macros

#define __ABMIDISenderPort_h
 

Typedefs

typedef void(^ ABMIDISenderPortInstanceConnectionBlock )(ABMIDISenderPort *_Nonnull instance)
 Block to handle instance connection or disconnection.
 

Macro Definition Documentation

#define __ABMIDISenderPort_h

Typedef Documentation

typedef void(^ ABMIDISenderPortInstanceConnectionBlock)(ABMIDISenderPort *_Nonnull instance)

Block to handle instance connection or disconnection.

Use this with the the initWithName:title:instanceConnectedBlock:instanceDisconnectedBlock: initializer. It will be called on the main thread.

Parameters
instanceThe instance