oveRTOS C++ API
C++20 RAII wrappers for the oveRTOS C API
Loading...
Searching...
No Matches
ove::audio::Graph Member List

This is the complete list of members for ove::audio::Graph, including all inherited members.

add_node(const struct ove_audio_node_ops *ops, void *ctx, const char *name, enum ove_audio_node_type type) noexceptove::audio::Graphinline
add_processor(T &node, const char *name)ove::audio::Graphinline
build() noexceptove::audio::Graphinline
connect(unsigned int from, unsigned int to) noexceptove::audio::Graphinline
create() noexceptove::audio::Graphinline
device_sink(const struct ove_audio_device_cfg *cfg, const char *name) noexceptove::audio::Graphinline
device_source(const struct ove_audio_device_cfg *cfg, const char *name) noexceptove::audio::Graphinline
get_stats() const noexceptove::audio::Graphinline
Graph() (defined in ove::audio::Graph)ove::audio::Graphinline
init(unsigned int frames_per_period) noexceptove::audio::Graphinline
process() noexceptove::audio::Graphinline
raw()ove::audio::Graphinline
start() noexceptove::audio::Graphinline
stop() noexceptove::audio::Graphinline
~Graph() noexcept (defined in ove::audio::Graph)ove::audio::Graphinline