Jack2  1.9.10
Public Member Functions
Jack::JackWinMMEOutputPort Class Reference
Inheritance diagram for Jack::JackWinMMEOutputPort:
Jack::JackWinMMEPort Jack::JackRunnableInterface

List of all members.

Public Member Functions

 JackWinMMEOutputPort (const char *alias_name, const char *client_name, const char *driver_name, UINT index, 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 ()

Detailed Description

Definition at line 30 of file JackWinMMEOutputPort.h.


Member Function Documentation

bool JackWinMMEOutputPort::Init ( ) [virtual]

Called once when the thread is started

Reimplemented from Jack::JackRunnableInterface.

Definition at line 275 of file JackWinMMEOutputPort.cpp.


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