#include <dirac_types.h>
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 |
Definition at line 72 of file dirac_types.h.
|
chroma type Definition at line 79 of file dirac_types.h. Referenced by DiracEncoder::GetInstrumentationData(). |
|
number of lines of chroma per frame Definition at line 83 of file dirac_types.h. |
|
numper of pixels of chroma per line Definition at line 81 of file dirac_types.h. |
|
frame rate Definition at line 85 of file dirac_types.h. |
|
number of lines per frame Definition at line 77 of file dirac_types.h. |
|
interlace flag: 0 - progressive; 1 - interlaced Definition at line 87 of file dirac_types.h. |
|
top field comes first : 0 - false; 1 - true Definition at line 89 of file dirac_types.h. |
|
numper of pixels per line Definition at line 75 of file dirac_types.h. |