xine-lib 1.2.11
Data Fields
matroska_sub_track_t Struct Reference

#include <matroska.h>

Data Fields

char type
 
int width
 
int height
 
uint32_t palette [16]
 
int custom_colors
 
uint32_t colors [4]
 
int forced_subs_only
 

Field Documentation

◆ colors

uint32_t matroska_sub_track_t::colors[4]

◆ custom_colors

int matroska_sub_track_t::custom_colors

◆ forced_subs_only

int matroska_sub_track_t::forced_subs_only

◆ height

int matroska_sub_track_t::height

Referenced by vobsub_parse_size().

◆ palette

uint32_t matroska_sub_track_t::palette[16]

◆ type

char matroska_sub_track_t::type

Referenced by init_codec_vobsub().

◆ width

int matroska_sub_track_t::width

Referenced by vobsub_parse_size().


The documentation for this struct was generated from the following file: