Agora C++ API Reference for All Platforms
|
Inherits agora::media::ContentInspectModule.
Public Member Functions | |
ContentInspectModuleEx () | |
![]() | |
ContentInspectModule () | |
Public Attributes | |
CONTENT_INSPECT_TYPE | type |
CONTENT_INSPECT_VENDOR | vendor |
std::string | callbackUrl |
std::string | token |
unsigned int | interval |
![]() | |
CONTENT_INSPECT_TYPE | type |
unsigned int | interval |
|
inline |
CONTENT_INSPECT_TYPE agora::media::ContentInspectModuleEx::type |
The content inspect module type.
CONTENT_INSPECT_VENDOR agora::media::ContentInspectModuleEx::vendor |
std::string agora::media::ContentInspectModuleEx::callbackUrl |
std::string agora::media::ContentInspectModuleEx::token |
unsigned int agora::media::ContentInspectModuleEx::interval |
The content inspect frequency, default is 0 second. the frequency <= 0 is invalid.