#include <media_session.h>
This structure defines the parameter block for the still image capture session and an event for the AlpMMGrabCallbackFn() callback function.
Data Fields | |
| void * | buffer |
| Buffer has been allocated for a raw still image. | |
| size_t | buffersize |
| the buffer size. | |
| int32_t | height |
| the height of this still image captured. | |
| int64_t | timestamp |
| the timestamp of this still image captured. | |
| int32_t | width |
| the width of this still image captured. | |
|
|
Buffer has been allocated for a raw still image.
|
|
|
the buffer size.
|
|
|
the height of this still image captured.
|
|
|
the timestamp of this still image captured.
|
|
|
the width of this still image captured.
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.