MCPcopy 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

328void PwPluginBase::setup() {}
329
330void PwPluginBase::process(float* left_in,
331 float* right_in,
332 float* left_out,
333 float* right_out,
334 size_t length) {}
335
336void PwPluginBase::process(float* left_in,
337 float* right_in,

Callers 1

on_processFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected