#include <FrameQDefs.h>
Collaboration diagram for Frame_FrameBufInfo_tag:

Definition at line 83 of file FrameQDefs.h.
Data Fields | |
| UInt32 | bufPtr |
| UInt32 | bufSize |
| UInt32 | startOffset |
| UInt32 | validSize |
| UInt32 | pixelFormat |
| UInt32 | height |
| UInt32 | width |
| UInt32 | stride |
|
|
Pointer to the frame buffer. Definition at line 85 of file FrameQDefs.h. |
|
|
Size of the buffer. Definition at line 87 of file FrameQDefs.h. |
|
|
Definition at line 93 of file FrameQDefs.h. |
|
|
Definition at line 92 of file FrameQDefs.h. |
|
|
Start offset in the buffer from where valid data starts. Definition at line 89 of file FrameQDefs.h. |
|
|
Definition at line 95 of file FrameQDefs.h. |
|
|
Valid size in the buffer from the zeroth offset in the frame buffer Definition at line 91 of file FrameQDefs.h. |
|
|
Definition at line 94 of file FrameQDefs.h. |
1.4.4