mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-05 13:30:02 -05:00
audioconvert: add log topic for resampler
This commit is contained in:
parent
e8d739fdd7
commit
16b3c8a6f6
3 changed files with 12 additions and 0 deletions
|
|
@ -11,6 +11,8 @@
|
|||
#include "resample-native-precomp.h"
|
||||
#endif
|
||||
|
||||
SPA_LOG_TOPIC_DEFINE(resample_log_topic, "spa.resample");
|
||||
|
||||
struct quality {
|
||||
uint32_t n_taps;
|
||||
double cutoff;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue