Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Audio4Linux/JDSP4Linux
/ process
Method
process
src/audio/pipewire/PwBasePlugin.cpp:330–334 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
328
void PwPluginBase::setup() {}
329
330
void PwPluginBase::process(float* left_in,
331
float* right_in,
332
float* left_out,
333
float* right_out,
334
size_t length) {}
335
336
void PwPluginBase::process(float* left_in,
337
float* right_in,
Callers
1
on_process
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected