mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-12 13:30:15 -05:00
Add audioconvert2
This commit is contained in:
parent
2d060a5a72
commit
7f9ddd0f15
7 changed files with 1865 additions and 12 deletions
|
|
@ -44,6 +44,9 @@
|
|||
|
||||
#include "channelmix-ops.h"
|
||||
|
||||
#undef SPA_LOG_TOPIC_DEFAULT
|
||||
#define SPA_LOG_TOPIC_DEFAULT log_topic
|
||||
struct spa_log_topic *log_topic = &SPA_LOG_TOPIC(0, "spa.channelmix");
|
||||
|
||||
#define DEFAULT_RATE 48000
|
||||
#define DEFAULT_CHANNELS 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue