Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
This is the complete list of members for roc::sndio::Pump, including all inherited members.
is_valid() const | roc::sndio::Pump | |
Mode enum name | roc::sndio::Pump | |
ModeOneshot enum value (defined in roc::sndio::Pump) | roc::sndio::Pump | |
ModePermanent enum value (defined in roc::sndio::Pump) | roc::sndio::Pump | |
NonCopyable() (defined in roc::core::NonCopyable< Tag >) | roc::core::NonCopyable< Tag > | inlineprotected |
Pump(core::IPool &buffer_pool, ISource &source, ISource *backup_source, ISink &sink, core::nanoseconds_t frame_length, const audio::SampleSpec &sample_spec, Mode mode) | roc::sndio::Pump | |
run() | roc::sndio::Pump | |
stop() | roc::sndio::Pump |