NERtc Unity SDK
V5.4.5
|
Public 属性 | |
int | x |
int | y |
int | width |
int | height |
待共享区域相对于整个屏幕或窗口的位置,如不填,则表示共享整个屏幕或窗口。
int nertc.RtcRectangle.x |
左上角的横向偏移。
int nertc.RtcRectangle.y |
左上角的纵向偏移。
int nertc.RtcRectangle.width |
待共享区域的宽。
int nertc.RtcRectangle.height |
待共享区域的高。