Agora C++ API Reference for All Platforms
|
Inherits agora::RefCountInterface.
Public Member Functions | |
virtual | ~ContentInspectExtension () |
virtual bool | Init ()=0 |
virtual bool | Process (media::base::VideoFrame &image, float score[3])=0 |
![]() | |
virtual void | AddRef () const =0 |
virtual RefCountReleaseStatus | Release () const =0 |
virtual bool | HasOneRef () const =0 |
Additional Inherited Members | |
![]() | |
virtual | ~RefCountInterface () |
|
inlinevirtual |
|
pure virtual |
|
pure virtual |