#include <media_defs.h>
The rectangle specifies both the position and the size.
Data Fields | |
| int32_t | height |
| The height of the rect area. | |
| int32_t | width |
| The width of the rect area. | |
| int32_t | x |
| x position. | |
| int32_t | y |
| y position. | |
|
|
The height of the rect area.
|
|
|
The width of the rect area.
|
|
|
x position.
|
|
|
y position.
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.