Switchboard SDK
Loading...
Searching...
No Matches
switchboard::SwitchboardNodeFactory Class Reference

Creates AudioNode instances that are provided by the Switchboard SDK. More...

#include <SwitchboardNodeFactory.hpp>

Inheritance diagram for switchboard::SwitchboardNodeFactory:

Public Member Functions

std::string getNodeTypePrefix () override
std::vector< std::string > getNodeTypes () override
Node * createNode (const std::string &type, const std::map< std::string, std::any > &config) override

Detailed Description

Creates AudioNode instances that are provided by the Switchboard SDK.

SwitchboardNodeFactory class.