|
Agora C++ API Reference for All Platforms
|
Inherits agora::RefCountInterface.
Inherited by agora::rtc::IVideoFrameTransceiverEx.
Public Member Functions | |
| virtual int | getTranscodingDelayMs ()=0 |
| virtual int | addVideoTrack (agora_refptr< IVideoTrack > track)=0 |
| virtual int | removeVideoTrack (agora_refptr< IVideoTrack > track)=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 () |
The IVideoFrameTransceiver class.
|
pure virtual |
|
pure virtual |
|
pure virtual |
1.8.18