Main Page   Data Structures   File List   Data Fields   Globals  

tmdlHdmiTxVidFmtSpecs_t Struct Reference

Structure storing specifications of a video resolution. More...

#include <tmdlHdmiTx_Types.h>


Data Fields

UInt16 width
UInt16 height
Bool interlaced
tmdlHdmiTxVfreq_t vfrequency
tmdlHdmiTxPictAspectRatio_t aspectRatio


Detailed Description

Structure storing specifications of a video resolution.

Definition at line 404 of file tmdlHdmiTx_Types.h.


Field Documentation

tmdlHdmiTxPictAspectRatio_t tmdlHdmiTxVidFmtSpecs_t::aspectRatio
 

Picture aspect ratio (H:V)

Definition at line 410 of file tmdlHdmiTx_Types.h.

UInt16 tmdlHdmiTxVidFmtSpecs_t::height
 

Height of the frame in pixels

Definition at line 407 of file tmdlHdmiTx_Types.h.

Bool tmdlHdmiTxVidFmtSpecs_t::interlaced
 

Interlaced mode (True/False)

Definition at line 408 of file tmdlHdmiTx_Types.h.

tmdlHdmiTxVfreq_t tmdlHdmiTxVidFmtSpecs_t::vfrequency
 

Vertical frequency in Hz

Definition at line 409 of file tmdlHdmiTx_Types.h.

UInt16 tmdlHdmiTxVidFmtSpecs_t::width
 

Width of the frame in pixels

Definition at line 406 of file tmdlHdmiTx_Types.h.


The documentation for this struct was generated from the following file:
Hdmi version Tx_4.26 - Generated on Tue Jan 26 09:25:07 2010 - tmdlHdmiTx component API
PHILIPS