PipeWire
0.3.45
|
Data Fields | |
struct spa_interface | iface |
const struct spa_dict | info |
const char * | latency |
int(* | create )(struct spa_handle *handle, const struct spa_dict *args, const struct spa_audio_info_raw *info) |
int(* | run )(struct spa_handle *handle, const float *rec[], const float *play[], float *out[], uint32_t n_samples) |
struct spa_dict *(* | get_properties )(struct spa_handle *handle) |
int(* | set_properties )(struct spa_handle *handle, const struct spa_dict *args) |
struct spa_interface echo_cancel_info::iface |
const struct spa_dict echo_cancel_info::info |
const char* echo_cancel_info::latency |
int(* echo_cancel_info::create) (struct spa_handle *handle, const struct spa_dict *args, const struct spa_audio_info_raw *info) |
int(* echo_cancel_info::run) (struct spa_handle *handle, const float *rec[], const float *play[], float *out[], uint32_t n_samples) |
struct spa_dict*(* echo_cancel_info::get_properties) (struct spa_handle *handle) |
int(* echo_cancel_info::set_properties) (struct spa_handle *handle, const struct spa_dict *args) |