Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

Frame_FrameBufInfo_tag Struct Reference

#include <FrameQDefs.h>

Collaboration diagram for Frame_FrameBufInfo_tag:

Collaboration graph
[legend]

Detailed Description

Structure to frame buffer informantion in frame header.

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


Field Documentation

UInt32 Frame_FrameBufInfo_tag::bufPtr
 

Pointer to the frame buffer.

Definition at line 85 of file FrameQDefs.h.

UInt32 Frame_FrameBufInfo_tag::bufSize
 

Size of the buffer.

Definition at line 87 of file FrameQDefs.h.

UInt32 Frame_FrameBufInfo_tag::height
 

Definition at line 93 of file FrameQDefs.h.

UInt32 Frame_FrameBufInfo_tag::pixelFormat
 

Definition at line 92 of file FrameQDefs.h.

UInt32 Frame_FrameBufInfo_tag::startOffset
 

Start offset in the buffer from where valid data starts.

Definition at line 89 of file FrameQDefs.h.

UInt32 Frame_FrameBufInfo_tag::stride
 

Definition at line 95 of file FrameQDefs.h.

UInt32 Frame_FrameBufInfo_tag::validSize
 

Valid size in the buffer from the zeroth offset in the frame buffer

Definition at line 91 of file FrameQDefs.h.

UInt32 Frame_FrameBufInfo_tag::width
 

Definition at line 94 of file FrameQDefs.h.


The documentation for this struct was generated from the following file:
Generated on Mon Mar 14 11:59:48 2011 for Syslink by  doxygen 1.4.4