Switchboard SDK
Loading...
Searching...
No Matches
switchboard::OfflineGraphRenderer Member List

This is the complete list of members for switchboard::OfflineGraphRenderer, including all inherited members.

callAction(const std::string &actionName, const std::map< std::string, std::any > &params) override (defined in switchboard::OfflineGraphRenderer)switchboard::OfflineGraphRenderer
getBufferDurationMs() constswitchboard::OfflineGraphRenderer
getMaxNumberOfSecondsToRender() constswitchboard::OfflineGraphRenderer
getSampleRate() constswitchboard::OfflineGraphRenderer
getUserPointer() constswitchboard::OfflineGraphRenderer
getValue(const std::string &key) override (defined in switchboard::OfflineGraphRenderer)switchboard::OfflineGraphRenderer
inputFilesswitchboard::OfflineGraphRenderer
OfflineGraphRenderer()switchboard::OfflineGraphRenderer
OfflineGraphRenderer(const std::map< std::string, std::any > &config)switchboard::OfflineGraphRendererexplicit
outputFilesswitchboard::OfflineGraphRenderer
process(AudioGraph &graph, const std::vector< AudioFile > &inputFiles, const std::vector< AudioFile > &outputFiles) constswitchboard::OfflineGraphRenderer
processGraph(AudioGraph &graph) constswitchboard::OfflineGraphRenderer
setBufferDurationMs(uint bufferDurationMs)switchboard::OfflineGraphRenderer
setMaxNumberOfSecondsToRender(double maxNumberOfSecondsToRender)switchboard::OfflineGraphRenderer
setProgressUpdateFunction(ProgressUpdateFunction progressUpdateFunction)switchboard::OfflineGraphRenderer
setSampleRate(uint sampleRate)switchboard::OfflineGraphRenderer
setUserPointer(void *userPointer)switchboard::OfflineGraphRenderer
setValue(const std::string &key, const std::any &value) override (defined in switchboard::OfflineGraphRenderer)switchboard::OfflineGraphRenderer