Agora Java API Reference for Android
|
#include <AgoraMediaBase.h>
Public Member Functions | |
ContentInspectConfig & | operator= (const ContentInspectConfig &rth) |
Public Attributes | |
const char * | extraInfo |
ContentInspectModule | modules [MAX_CONTENT_INSPECT_MODULE_COUNT] |
int | moduleCount |
Definition of ContentInspectConfig.
ContentInspectModule agora::media::ContentInspectConfig::modules[MAX_CONTENT_INSPECT_MODULE_COUNT] |
The content inspect modules, max length of modules is 32. the content(snapshot of send video stream, image) can be used to max of 32 types functions.
int agora::media::ContentInspectConfig::moduleCount |
The content inspect module count.