es_sys_t Struct Reference

Structure to hold information concerning subtitles. More...


Data Fields

char * psz_header
unsigned int i_orig_height
unsigned int i_orig_width
unsigned int i_origin_x
unsigned int i_origin_y
unsigned int i_scale_h
unsigned int i_scale_v
unsigned int i_alpha
bool b_smooth
mtime_t i_fade_in
mtime_t i_fade_out
unsigned int i_align
mtime_t i_time_offset
bool b_forced_subs
unsigned int palette [16]
unsigned int colors [4]


Detailed Description

Structure to hold information concerning subtitles.

Used between demuxers and decoders of subtitles.


Field Documentation

char* es_sys_t::psz_header

unsigned int es_sys_t::i_orig_height

unsigned int es_sys_t::i_orig_width

unsigned int es_sys_t::i_origin_x

unsigned int es_sys_t::i_origin_y

unsigned int es_sys_t::i_scale_h

unsigned int es_sys_t::i_scale_v

unsigned int es_sys_t::i_alpha

bool es_sys_t::b_smooth

mtime_t es_sys_t::i_fade_in

mtime_t es_sys_t::i_fade_out

unsigned int es_sys_t::i_align

mtime_t es_sys_t::i_time_offset

bool es_sys_t::b_forced_subs

unsigned int es_sys_t::palette[16]

unsigned int es_sys_t::colors[4]


The documentation for this struct was generated from the following file:
Generated on Wed Aug 13 08:54:27 2008 for VLC by  doxygen 1.5.1