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)ove::audio::Graphinline
add_processor(T &node, const char *name)ove::audio::Graphinline
build()ove::audio::Graphinline
connect(unsigned int from, unsigned int to)ove::audio::Graphinline
device_sink(const struct ove_audio_device_cfg *cfg, const char *name)ove::audio::Graphinline
device_source(const struct ove_audio_device_cfg *cfg, const char *name)ove::audio::Graphinline
get_stats(struct ove_audio_graph_stats *stats) constove::audio::Graphinline
Graph() (defined in ove::audio::Graph)ove::audio::Graphinline
init(unsigned int frames_per_period)ove::audio::Graphinline
process()ove::audio::Graphinline
raw()ove::audio::Graphinline
start()ove::audio::Graphinline
stop()ove::audio::Graphinline
~Graph() (defined in ove::audio::Graph)ove::audio::Graphinline