dirac_seqparams_t Struct Reference

#include <dirac_types.h>

List of all members.

Public Attributes

int width
int height
dirac_chroma_t chroma
int chroma_width
int chroma_height
dirac_frame_rate_t frame_rate
int interlace
int topfieldfirst


Detailed Description

Structure that holds the sequence parameters

Definition at line 72 of file dirac_types.h.


Member Data Documentation

dirac_chroma_t dirac_seqparams_t::chroma
 

chroma type

Definition at line 79 of file dirac_types.h.

Referenced by DiracEncoder::GetInstrumentationData().

int dirac_seqparams_t::chroma_height
 

number of lines of chroma per frame

Definition at line 83 of file dirac_types.h.

int dirac_seqparams_t::chroma_width
 

numper of pixels of chroma per line

Definition at line 81 of file dirac_types.h.

dirac_frame_rate_t dirac_seqparams_t::frame_rate
 

frame rate

Definition at line 85 of file dirac_types.h.

int dirac_seqparams_t::height
 

number of lines per frame

Definition at line 77 of file dirac_types.h.

int dirac_seqparams_t::interlace
 

interlace flag: 0 - progressive; 1 - interlaced

Definition at line 87 of file dirac_types.h.

int dirac_seqparams_t::topfieldfirst
 

top field comes first : 0 - false; 1 - true

Definition at line 89 of file dirac_types.h.

int dirac_seqparams_t::width
 

numper of pixels per line

Definition at line 75 of file dirac_types.h.


The documentation for this struct was generated from the following file:
Generated on Tue Dec 13 14:49:01 2005 for guliverkli by  doxygen 1.4.5