mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-03 09:01:54 -05:00
module-protocol-pulse: Add module-roc-source
This commit is contained in:
parent
e60498df51
commit
badb76147f
4 changed files with 426 additions and 0 deletions
|
|
@ -238,6 +238,7 @@ static const struct module_info module_list[] = {
|
|||
#endif
|
||||
#ifdef HAVE_ROC
|
||||
{ "module-roc-sink", create_module_roc_sink, },
|
||||
{ "module-roc-source", create_module_roc_source, },
|
||||
#endif
|
||||
{ NULL, }
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue