#include <IAgoraParameter.h>
◆ ~IAgoraParameter()
virtual agora::base::IAgoraParameter::~IAgoraParameter |
( |
| ) |
|
|
inlinevirtual |
◆ convertPath()
virtual int agora::base::IAgoraParameter::convertPath |
( |
const char * |
filePath, |
|
|
agora::util::AString & |
value |
|
) |
| |
|
pure virtual |
◆ setParameters()
virtual int agora::base::IAgoraParameter::setParameters |
( |
const char * |
parameters | ) |
|
|
pure virtual |
Provides technical preview functionalities or special customizations by configuring the SDK with JSON options.
The JSON options are not public by default. Agora is working on making commonly used JSON options public in a standard way.
- Parameters
-
parameters | Sets the parameter as a JSON string in the specified format. |
- Returns
- 0: Success. < 0: Failure.
The documentation for this class was generated from the following file: