Inherits agora::rtc::IScreenCapturer2.
◆ startVideoCapture()
virtual int agora::rtc::IScreenCapturerEx2::startVideoCapture |
( |
| ) |
|
|
pure virtual |
◆ stopVideoCapture()
virtual int agora::rtc::IScreenCapturerEx2::stopVideoCapture |
( |
| ) |
|
|
pure virtual |
◆ startAudioCapture()
virtual int agora::rtc::IScreenCapturerEx2::startAudioCapture |
( |
| ) |
|
|
pure virtual |
◆ stopAudioCapture()
virtual int agora::rtc::IScreenCapturerEx2::stopAudioCapture |
( |
| ) |
|
|
pure virtual |
◆ addPcmDataSink()
virtual void agora::rtc::IScreenCapturerEx2::addPcmDataSink |
( |
AudioPcmDataSinkInterface * |
sink | ) |
|
|
pure virtual |
◆ removePcmDataSink()
virtual void agora::rtc::IScreenCapturerEx2::removePcmDataSink |
( |
AudioPcmDataSinkInterface * |
sink | ) |
|
|
pure virtual |
◆ deinit()
virtual void agora::rtc::IScreenCapturerEx2::deinit |
( |
| ) |
|
|
inlinevirtual |
◆ attachStatsSpace()
virtual void agora::rtc::IScreenCapturerEx2::attachStatsSpace |
( |
uint64_t |
stats_space | ) |
|
|
inlinevirtual |
◆ SetVideoQoEPusher()
virtual void agora::rtc::IScreenCapturerEx2::SetVideoQoEPusher |
( |
std::weak_ptr< agora::rtc::VideoStatsEventsPusher > |
pusher | ) |
|
|
pure virtual |
◆ setScreenCaptureDimensionsLLApiInternal()
virtual int agora::rtc::IScreenCapturerEx2::setScreenCaptureDimensionsLLApiInternal |
( |
const VideoDimensions & |
dimensions | ) |
|
|
pure virtual |
◆ updateScreenCaptureRegionLLApiInternal()
virtual int agora::rtc::IScreenCapturerEx2::updateScreenCaptureRegionLLApiInternal |
( |
const rtc::Rectangle & |
regionRect | ) |
|
|
pure virtual |
◆ setFrameRateLLApiInternal()
virtual int agora::rtc::IScreenCapturerEx2::setFrameRateLLApiInternal |
( |
int |
fps | ) |
|
|
pure virtual |
◆ setAudioRecordConfigLLApiInternal()
virtual int agora::rtc::IScreenCapturerEx2::setAudioRecordConfigLLApiInternal |
( |
int |
channels, |
|
|
int |
sampleRate |
|
) |
| |
|
pure virtual |
◆ setAudioVolumeLLApiInternal()
virtual int agora::rtc::IScreenCapturerEx2::setAudioVolumeLLApiInternal |
( |
uint32_t |
volume | ) |
|
|
pure virtual |