NERtc Windows SDK
Public Attributes | List of all members
nertc::NERtcRectangle Struct Reference

#include <nertc_engine_defines.h>

Public Attributes

int x
 
int y
 
int width
 
int height
 

Detailed Description

待共享区域相对于整个屏幕或窗口的位置,如不填,则表示共享整个屏幕或窗口。

Member Data Documentation

int nertc::NERtcRectangle::height

待共享区域的高。

int nertc::NERtcRectangle::width

待共享区域的宽。

int nertc::NERtcRectangle::x

左上角的横向偏移。

int nertc::NERtcRectangle::y

左上角的纵向偏移。


The documentation for this struct was generated from the following file: