_AlpMMRectangle Struct Reference
[Structures]

#include <media_defs.h>


Detailed Description

Defines a rectangle to use for a video frame, a still image, video display area.

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.


Field Documentation

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 documentation for this struct was generated from the following file:
Generated on Wed Jul 30 07:06:41 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.