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 |