Agora Java API Reference for Android
|
Public Member Functions | |
Rte (InitialConfig initialConfig, Error error) | |
synchronized void | Release () |
long | GetNativeHandle () |
boolean | InitMediaEngine (RteInitCallback callBack, Object cbData, Error error) |
void | GetConfig (Config config, Error error) |
void | SetConfig (Config config, RteSetConfigsCallback callBack, Object cbData) |
boolean | RegisterObserver (Observer observer, Error error) |
boolean | UnregisterObserver (Observer observer, Error error) |
Static Public Member Functions | |
static synchronized void | Initialize () |
static synchronized Rte | GetFromBridge (Error error) |
static synchronized boolean | initializeNativeLibs () |
static synchronized void | deinitializeNativeLibs () |
static synchronized boolean | initializeNativeLibs (String libPath) |
Static Public Attributes | |
static final String | TAG = "Rte" |
Protected Member Functions | |
void | finalize () |