Inherits agora::rtc::IVideoEncodedImageSender.
◆ ~IVideoEncodedImageSenderEx()
virtual agora::rtc::IVideoEncodedImageSenderEx::~IVideoEncodedImageSenderEx |
( |
| ) |
|
|
inlinevirtual |
◆ RegisterEncodedImageCallback()
◆ DeRegisterEncodedImageCallback()
◆ AttachStatSpace()
virtual void agora::rtc::IVideoEncodedImageSenderEx::AttachStatSpace |
( |
uint64_t |
stats_space | ) |
|
|
pure virtual |
◆ DetachStatSpace()
virtual void agora::rtc::IVideoEncodedImageSenderEx::DetachStatSpace |
( |
uint64_t |
stats_space | ) |
|
|
pure virtual |
◆ sendEncodedVideoImageLLApiInternal()
virtual bool agora::rtc::IVideoEncodedImageSenderEx::sendEncodedVideoImageLLApiInternal |
( |
const uint8_t * |
imageBuffer, |
|
|
size_t |
length, |
|
|
const EncodedVideoFrameInfo & |
videoEncodedFrameInfo |
|
) |
| |
|
pure virtual |
◆ getWidth()
virtual int agora::rtc::IVideoEncodedImageSenderEx::getWidth |
( |
| ) |
const |
|
pure virtual |
◆ getHeight()
virtual int agora::rtc::IVideoEncodedImageSenderEx::getHeight |
( |
| ) |
const |
|
pure virtual |