Jack2  1.9.9
Public Member Functions | Protected Member Functions | List of all members
Jack::JackCoreMidiPhysicalOutputPort Class Reference
Inheritance diagram for Jack::JackCoreMidiPhysicalOutputPort:
Jack::JackCoreMidiOutputPort Jack::JackCoreMidiPort Jack::JackRunnableInterface

Public Member Functions

 JackCoreMidiPhysicalOutputPort (const char *alias_name, const char *client_name, const char *driver_name, int index, MIDIClientRef client, MIDIPortRef internal_output, double time_ratio, size_t max_bytes=4096, size_t max_messages=1024)
 
- Public Member Functions inherited from Jack::JackCoreMidiOutputPort
 JackCoreMidiOutputPort (double time_ratio, size_t max_bytes=4096, size_t max_messages=1024)
 
bool Execute ()
 
bool Init ()
 
void ProcessJack (JackMidiBuffer *port_buffer, jack_nframes_t frames)
 
bool Start ()
 
bool Stop ()
 
- Public Member Functions inherited from Jack::JackCoreMidiPort
 JackCoreMidiPort (double time_ratio)
 
const char * GetAlias ()
 
const char * GetName ()
 

Protected Member Functions

bool SendPacketList (MIDIPacketList *packet_list)
 
- Protected Member Functions inherited from Jack::JackCoreMidiOutputPort
void Initialize (const char *alias_name, const char *client_name, const char *driver_name, int index, MIDIEndpointRef endpoint, SInt32 advance_schedule_time)
 
- Protected Member Functions inherited from Jack::JackCoreMidiPort
MIDIEndpointRef GetEndpoint ()
 
void Initialize (const char *alias_name, const char *client_name, const char *driver_name, int index, MIDIEndpointRef endpoint, bool is_output)
 

Additional Inherited Members

- Protected Attributes inherited from Jack::JackCoreMidiPort
double time_ratio
 
MIDIEndpointRef endpoint
 

Detailed Description

Definition at line 27 of file JackCoreMidiPhysicalOutputPort.h.


The documentation for this class was generated from the following files: