omni::connect::core::getLiveSessionConfig

Defined in omni/connect/core/LiveSessionConfig.h

LiveSessionConfigMap omni::connect::core::getLiveSessionConfig(const std::string &uri)

Get configuration values from an existing Live Session configuration file.

This function requires that the session config already exists, otherwise it will fail.

Note

Call omni::connect::core::startup() before this function to initialize required components

Parameters

uri – The location of the existing session config file

Returns

The configuration (LiveSessionConfigMap) stored in the live session config