|
Agora C++ API Reference for All Platforms
|
#include <NGIAgoraExtensionVQA.h>
Inherits agora::RefCountInterface.
Public Member Functions | |
| virtual void | printLog (commons::LOG_LEVEL level, const char *format,...)=0 |
Public Member Functions inherited from agora::RefCountInterface | |
| virtual void | AddRef () const =0 |
| virtual RefCountReleaseStatus | Release () const =0 |
| virtual bool | HasOneRef () const =0 |
Additional Inherited Members | |
Protected Member Functions inherited from agora::RefCountInterface | |
| virtual | ~RefCountInterface () |
|
pure virtual |