JackTrip
|
![]() ![]() | Base class that defines the transmission protocol |
![]() ![]() ![]() | UDP implementation of DataProtocol class |
![]() ![]() | Abstract Header Struct, Header Stucts should subclass it |
![]() ![]() ![]() | Default Header Struct |
![]() ![]() ![]() | JamLink Header Struct |
![]() ![]() | Class that provides an interface with the Jack Audio Server |
![]() ![]() | Main class to creates a SERVER (to listen) or a CLIENT (to connect to a listening server) to send audio streams in the network |
![]() ![]() | Test class that runs JackTrip inside a thread |
![]() ![]() | Prototype of the worker class that will be cloned through sending threads to the Thread Pool |
![]() ![]() | |
![]() ![]() | Base class for header type. Subclass this struct to create a new header |
![]() ![]() ![]() | Default Header |
![]() ![]() ![]() | Empty Header to use with systems that don't include a header |
![]() ![]() ![]() | JamLink Header |
![]() ![]() | Interface for the process plugins to add to the JACK callback process in JackAudioInterface |
![]() ![]() ![]() | Connect Inputs to Outputs |
![]() ![]() ![]() | A simple (basic) network Karplus Strong |
![]() ![]() | Provides a ring-buffer (or circular-buffer) that can be written to and read from asynchronously (blocking) or synchronously (non-blocking) |
![]() ![]() ![]() | Same as RingBuffer, except that it uses the Wavetable mode for lost or late packets |
![]() ![]() | Class to set usage options and parse settings from input |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | Master UDP listener on the Server |