|
Agora C++ API Reference for All Platforms
|
Inherits agora::RefCountInterface.
Classes | |
| class | Control |
Public Member Functions | |
| virtual | ~IAgoraVideoQualityAnalyzer () |
| virtual int | initializeVQA (const agora_refptr< Control > &control)=0 |
| virtual int | pushYuvData (agora::agora_refptr< rtc::IVideoFrame > frame) |
| virtual int | getVqaMos (int &mos) |
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 () |
|
inlinevirtual |
|
pure virtual |
|
inlinevirtual |
|
inlinevirtual |
1.8.18