Created by the British Broadcasting Corporation.
#include <dirac_types.h>
Structure that holds the source parameters
chroma type
unsigned int dirac_sourceparams_t::chroma_height |
number of lines of chroma per frame
unsigned int dirac_sourceparams_t::chroma_width |
numper of pixels of chroma per line
unsigned int dirac_sourceparams_t::height |
number of lines per frame
pixel aspect ratio
unsigned int dirac_sourceparams_t::source_sampling |
source sampling field: 0 - progressive; 1 - interlaced
top field comes first : 0 - false; 1 - true. Set by Dirac library.
unsigned int dirac_sourceparams_t::width |
numper of pixels per line
© 2004 British Broadcasting Corporation.
Dirac code licensed under the Mozilla Public License (MPL) Version 1.1.
HTML documentation generated by Dimitri van Heesch's
excellent Doxygen tool.