Data Fields | |
| PaUtilStreamRepresentation | streamRepresentation |
| PaUtilBufferProcessor | bufferProcessor |
| PaUtilCpuLoadMeasurer | cpuLoadMeasurer |
| PaJackHostApiRepresentation * | hostApi |
| jack_port_t ** | local_input_ports |
| jack_port_t ** | local_output_ports |
| jack_port_t ** | remote_input_ports |
| jack_port_t ** | remote_output_ports |
| int | num_incoming_connections |
| int | num_outgoing_connections |
| jack_client_t * | jack_client |
| volatile sig_atomic_t | is_running |
| volatile sig_atomic_t | is_active |
| volatile sig_atomic_t | doStart |
| volatile sig_atomic_t | doStop |
| volatile sig_atomic_t | doAbort |
| jack_nframes_t | t0 |
| PaUtilAllocationGroup * | stream_memory |
| int | callbackResult |
| int | isSilenced |
| int | xrun |
| int | isBlockingStream |
| RingBuffer | inFIFO |
| RingBuffer | outFIFO |
| volatile sig_atomic_t | data_available |
| sem_t | data_semaphore |
| int | bytesPerFrame |
| int | samplesPerFrame |
| PaJackStream * | next |
| volatile sig_atomic_t PaJackStream::data_available |
| volatile sig_atomic_t PaJackStream::doAbort |
| volatile sig_atomic_t PaJackStream::doStart |
| volatile sig_atomic_t PaJackStream::doStop |
| volatile sig_atomic_t PaJackStream::is_active |
| volatile sig_atomic_t PaJackStream::is_running |
| jack_client_t* PaJackStream::jack_client |
| jack_port_t** PaJackStream::local_input_ports |
| jack_port_t** PaJackStream::local_output_ports |
| struct PaJackStream* PaJackStream::next |
| jack_port_t** PaJackStream::remote_input_ports |
| jack_port_t** PaJackStream::remote_output_ports |
| jack_nframes_t PaJackStream::t0 |
1.4.7