PipeWire 0.3.38
module-echo-cancel.c File Reference
Include dependency graph for module-echo-cancel.c:

Data Structures

struct  impl
 

Macros

#define NAME   "echo-cancel"
 
#define PW_LOG_TOPIC_DEFAULT   mod_topic
 
#define MAX_BUFSIZE_MS   100
 

Functions

 PW_LOG_TOPIC_STATIC (mod_topic, "mod." NAME)
 
int pipewire__module_init (struct pw_impl_module *module, const char *args)
 

Macro Definition Documentation

◆ MAX_BUFSIZE_MS

#define MAX_BUFSIZE_MS   100

◆ NAME

#define NAME   "echo-cancel"

◆ PW_LOG_TOPIC_DEFAULT

#define PW_LOG_TOPIC_DEFAULT   mod_topic

Function Documentation

◆ pipewire__module_init()

◆ PW_LOG_TOPIC_STATIC()

PW_LOG_TOPIC_STATIC ( mod_topic  ,
"mod."  NAME 
)