|
Agora RTC Objective-C API Reference
Refactor
|
Data Fields | |
| int | x |
| int | y |
| int | width |
| int | height |
The location of the target area relative to the screen or window. If you do not set this parameter, the SDK selects the whole screen or window.
|
inline |
|
inline |
| int x |
The horizontal offset from the top-left corner.
| int y |
The vertical offset from the top-left corner.
| int width |
The width of the region.
| int height |
The height of the region.