Inherits agora::rtc::IVideoFrameTransceiver.
◆ onFrame()
virtual int agora::rtc::IVideoFrameTransceiverEx::onFrame |
( |
const webrtc::VideoFrame & |
videoFrame | ) |
|
|
pure virtual |
◆ registerFrameCallback()
virtual void agora::rtc::IVideoFrameTransceiverEx::registerFrameCallback |
( |
::rtc::VideoSinkInterface< webrtc::VideoFrame > * |
dataCallback | ) |
|
|
pure virtual |
◆ deRegisterFrameCallback()
virtual void agora::rtc::IVideoFrameTransceiverEx::deRegisterFrameCallback |
( |
::rtc::VideoSinkInterface< webrtc::VideoFrame > * |
dataCallback | ) |
|
|
pure virtual |
◆ observeTxDelay()
virtual void agora::rtc::IVideoFrameTransceiverEx::observeTxDelay |
( |
ILocalVideoTrack * |
track | ) |
|
|
pure virtual |