|
oveRTOS C++ API
C++20 RAII wrappers for the oveRTOS C API
|
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::Graph | inline |
| add_processor(T &node, const char *name) | ove::audio::Graph | inline |
| build() | ove::audio::Graph | inline |
| connect(unsigned int from, unsigned int to) | ove::audio::Graph | inline |
| device_sink(const struct ove_audio_device_cfg *cfg, const char *name) | ove::audio::Graph | inline |
| device_source(const struct ove_audio_device_cfg *cfg, const char *name) | ove::audio::Graph | inline |
| get_stats(struct ove_audio_graph_stats *stats) const | ove::audio::Graph | inline |
| Graph() (defined in ove::audio::Graph) | ove::audio::Graph | inline |
| init(unsigned int frames_per_period) | ove::audio::Graph | inline |
| process() | ove::audio::Graph | inline |
| raw() | ove::audio::Graph | inline |
| start() | ove::audio::Graph | inline |
| stop() | ove::audio::Graph | inline |
| ~Graph() (defined in ove::audio::Graph) | ove::audio::Graph | inline |