Agora C++ API Reference for All Platforms
Public Member Functions | Public Attributes | List of all members
agora::media::ContentInspectModule Struct Reference

Inherited by agora::media::ContentInspectModuleEx.

Public Member Functions

 ContentInspectModule ()
 

Public Attributes

CONTENT_INSPECT_TYPE type
 
unsigned int interval
 

Constructor & Destructor Documentation

◆ ContentInspectModule()

agora::media::ContentInspectModule::ContentInspectModule ( )
inline

Member Data Documentation

◆ type

CONTENT_INSPECT_TYPE agora::media::ContentInspectModule::type

The content inspect module type.

◆ interval

unsigned int agora::media::ContentInspectModule::interval

The content inspect frequency, default is 0 second. the frequency <= 0 is invalid.