|
NERtc Unity SDK
V4.5.907
|
Public Attributes | |
| int | x |
| int | y |
| int | width |
| int | height |
The position of the area to be shared with respect to the entire screen or window. If you leave the setting empty, the entire screen or window is shared.
| int nertc.RtcRectangle.x |
The horizontal offset of the upper left corner.
| int nertc.RtcRectangle.y |
The vertical offset of the upper left corner.
| int nertc.RtcRectangle.width |
The width of the area to be shared.
| int nertc.RtcRectangle.height |
The height of the area to be shared.