C headers in C++ – PipeWire c example to c++
i wanted to use this c example code for the PipeWire API to generate a simple tone. For different reasons I want to use C++ for my project, so my plan was to refactor the code to work with C++.
i wanted to use this c example code for the PipeWire API to generate a simple tone. For different reasons I want to use C++ for my project, so my plan was to refactor the code to work with C++.