#include <nertc_engine_defines.h>
◆ getCount()
virtual unsigned int nertc::IScreenCaptureSourceList::getCount |
( |
| ) |
|
|
pure virtual |
Gets the number of shareable windows and screens.
- 自从
- v5.1.0
- 返回
- The number of shareable windows and screens.
◆ getSourceInfo()
Gets information about the specified shareable window or screen.
- 自从
- v5.1.0
After you get IScreenCaptureSourceList, you can pass in the index value of the specified shareable window or screen to get information about that window or screen from ScreenCaptureSourceInfo.
- 参数
-
index | The index of the specified shareable window or screen. The value range is [0,getCount() ). |
- 返回
- ScreenCaptureSourceInfo
◆ release()
virtual void nertc::IScreenCaptureSourceList::release |
( |
| ) |
|
|
pure virtual |
该类的文档由以下文件生成: