Data Fields

subs_format_t Struct Reference

subtitles format description More...

Data Fields

char * psz_encoding
int i_x_origin
 x coordinate of the subtitle.
int i_y_origin
 y coordinate of the subtitle.
struct {
   uint32_t   palette [16+1]
   int   i_original_frame_width
   int   i_original_frame_height
spu
struct {
   int   i_id
dvb
struct {
   int   i_magazine
   int   i_page
teletext

Detailed Description

subtitles format description


Field Documentation

struct { ... } subs_format_t::dvb

Referenced by EsOutESVarUpdateGeneric().

Referenced by EsOutESVarUpdateGeneric().

x coordinate of the subtitle.

0 = left

y coordinate of the subtitle.

0 = top

uint32_t subs_format_t::palette[16+1]

Referenced by es_format_Clean(), and es_format_Copy().

struct { ... } subs_format_t::spu
struct { ... } subs_format_t::teletext

Referenced by EsOutESVarUpdateGeneric().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines