Audacity 3.2.0
|
#include <Mix.h>
Public Member Functions | |
Input (std::shared_ptr< const WideSampleSequence > pSequence={}, Stages stages={}) | |
Public Attributes | |
std::shared_ptr< const WideSampleSequence > | pSequence |
Stages | stages |
|
inline |
std::shared_ptr<const WideSampleSequence> Mixer::Input::pSequence |