|
xine-lib
1.2.10
|
#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 |
| uint32_t matroska_sub_track_t::colors[4] |
Referenced by vobsub_parse_custom_colors().
| int matroska_sub_track_t::custom_colors |
Referenced by vobsub_parse_custom_colors().
| int matroska_sub_track_t::forced_subs_only |
Referenced by vobsub_parse_forced_subs().
| int matroska_sub_track_t::height |
Referenced by vobsub_parse_size().
| uint32_t matroska_sub_track_t::palette[16] |
Referenced by init_codec_vobsub(), and vobsub_parse_palette().
| char matroska_sub_track_t::type |
Referenced by init_codec_vobsub().
| int matroska_sub_track_t::width |
Referenced by vobsub_parse_size().
1.8.17