This is the complete list of members for ARDOUR::AlsaAudioSlave, including all inherited members.
_active | ARDOUR::AlsaAudioSlave | private |
_capt_buff | ARDOUR::AlsaAudioSlave | private |
_capt_latency | ARDOUR::AlsaAudioSlave | private |
_draining | ARDOUR::AlsaAudioSlave | private |
_pcmi | ARDOUR::AlsaAudioSlave | private |
_play_buff | ARDOUR::AlsaAudioSlave | private |
_play_latency | ARDOUR::AlsaAudioSlave | private |
_process_thread(void *) | ARDOUR::AlsaAudioSlave | privatestatic |
_ratio | ARDOUR::AlsaAudioSlave | private |
_rb_capture | ARDOUR::AlsaAudioSlave | private |
_rb_playback | ARDOUR::AlsaAudioSlave | private |
_run | ARDOUR::AlsaAudioSlave | private |
_samples_per_period | ARDOUR::AlsaAudioSlave | private |
_samples_since_dll_reset | ARDOUR::AlsaAudioSlave | private |
_slave_speed | ARDOUR::AlsaAudioSlave | private |
_src_buff | ARDOUR::AlsaAudioSlave | private |
_src_capt | ARDOUR::AlsaAudioSlave | private |
_src_play | ARDOUR::AlsaAudioSlave | private |
_t0 | ARDOUR::AlsaAudioSlave | private |
_t1 | ARDOUR::AlsaAudioSlave | private |
_thread | ARDOUR::AlsaAudioSlave | private |
AlsaAudioSlave(const char *play_name, const char *capt_name, unsigned int master_rate, unsigned int master_samples_per_period, unsigned int slave_rate, unsigned int slave_samples_per_period, unsigned int periods_per_cycle) | ARDOUR::AlsaAudioSlave | |
capt_chan(uint32_t chn, float *dst, uint32_t n_samples) | ARDOUR::AlsaAudioSlave | |
cycle_end() | ARDOUR::AlsaAudioSlave | |
cycle_start(double, double, bool) | ARDOUR::AlsaAudioSlave | |
freewheel(bool) | ARDOUR::AlsaAudioSlave | |
Halted | ARDOUR::AlsaAudioSlave | |
ncapt(void) const | ARDOUR::AlsaAudioSlave | inline |
nplay(void) const | ARDOUR::AlsaAudioSlave | inline |
play_chan(uint32_t chn, float *src, uint32_t n_samples) | ARDOUR::AlsaAudioSlave | |
process_thread() | ARDOUR::AlsaAudioSlave | private |
reset_resampler(ArdourZita::VResampler &) | ARDOUR::AlsaAudioSlave | privatestatic |
running() const | ARDOUR::AlsaAudioSlave | inline |
start() | ARDOUR::AlsaAudioSlave | |
state(void) const | ARDOUR::AlsaAudioSlave | inline |
stop() | ARDOUR::AlsaAudioSlave | |
update_latencies(uint32_t, uint32_t)=0 | ARDOUR::AlsaAudioSlave | protectedpure virtual |
~AlsaAudioSlave() | ARDOUR::AlsaAudioSlave | virtual |