Public Member Functions | |
| NetFloatAudioBuffer (session_params_t *params, uint32_t nports, char *net_buffer) | |
| size_t | GetCycleSize () |
| float | GetCycleDuration () |
| int | GetNumPackets (int active_ports) |
| int | RenderFromNetwork (int cycle, int sub_cycle, uint32_t port_num) |
| int | RenderToNetwork (int sub_cycle, uint32_t port_num) |
| void | RenderFromNetwork (char *net_buffer, int active_port, int sub_cycle) |
| void | RenderToNetwork (char *net_buffer, int active_port, int sub_cycle) |
Definition at line 331 of file JackNetTool.h.
1.6.2