Data Fields | |
int | shift |
unsigned | timeres |
SubEntry * | subs |
subtitles list | |
int | nsub |
number of subtitles | |
int | sid |
current subtitle |
Definition at line 42 of file jacosubdec.c.
number of subtitles
Definition at line 46 of file jacosubdec.c.
Referenced by jacosub_read_close(), jacosub_read_header(), and jacosub_read_packet().
subtitles list
Definition at line 45 of file jacosubdec.c.
Referenced by jacosub_read_close(), jacosub_read_header(), and jacosub_read_packet().
unsigned JACOsubContext::timeres |