Agora C++ API Reference for All Platforms
|
This is the complete list of members for agora::rtc::IVideoFrameTransceiverEx, including all inherited members.
AddRef() const =0 | agora::RefCountInterface | pure virtual |
addVideoTrack(agora_refptr< IVideoTrack > track)=0 | agora::rtc::IVideoFrameTransceiver | pure virtual |
deRegisterFrameCallback(::rtc::VideoSinkInterface< webrtc::VideoFrame > *dataCallback)=0 | agora::rtc::IVideoFrameTransceiverEx | pure virtual |
getTranscodingDelayMs()=0 | agora::rtc::IVideoFrameTransceiver | pure virtual |
HasOneRef() const =0 | agora::RefCountInterface | pure virtual |
observeTxDelay(ILocalVideoTrack *track)=0 | agora::rtc::IVideoFrameTransceiverEx | pure virtual |
onFrame(const webrtc::VideoFrame &videoFrame)=0 | agora::rtc::IVideoFrameTransceiverEx | pure virtual |
registerFrameCallback(::rtc::VideoSinkInterface< webrtc::VideoFrame > *dataCallback)=0 | agora::rtc::IVideoFrameTransceiverEx | pure virtual |
Release() const =0 | agora::RefCountInterface | pure virtual |
removeVideoTrack(agora_refptr< IVideoTrack > track)=0 | agora::rtc::IVideoFrameTransceiver | pure virtual |
~RefCountInterface() | agora::RefCountInterface | inlineprotectedvirtual |