Dataflow Helper
Public header:
#include "brookesia/service_helper/framework/dataflow.hpp"
Overview
The DataFlow helper provides typed control-plane access to provider discovery, output discovery, operation ownership, lifecycle, and source routing. Native frame and audio-buffer access remains on the strongly typed C++ operations.
API Reference
Header File
Classes
-
class DataFlow : public esp_brookesia::service::helper::Base<DataFlow>
Type-safe helper for the built-in DataFlow control-plane service.
This helper intentionally exposes descriptions, operation identifiers, and route controls only. Native frame, PCM, and mapped-buffer access belongs to the strongly typed operations in service::dataflow.