|
MythTV
0.26-pre
|
#include <xine_demux_sputext.h>
Public Attributes | |
| RingBuffer * | rbuffer |
| int | status |
| char | buf [SUB_BUFSIZE] |
| off_t | buflen |
| off_t | emptyReads |
| float | mpsub_position |
| int | uses_time |
| int | errs |
| subtitle_t * | subtitles |
| int | num |
| int | cur |
| int | format |
| char | next_line [SUB_BUFSIZE] |
Definition at line 22 of file xine_demux_sputext.h.
Definition at line 24 of file xine_demux_sputext.h.
Referenced by TextSubtitleParser::LoadSubtitles(), read_line_from_input(), and sub_read_line_subrip().
Definition at line 26 of file xine_demux_sputext.h.
| char demux_sputext_t::buf[SUB_BUFSIZE] |
| off_t demux_sputext_t::buflen |
Definition at line 29 of file xine_demux_sputext.h.
Referenced by read_line_from_input(), and sub_read_line_subrip().
Definition at line 30 of file xine_demux_sputext.h.
Referenced by read_line_from_input(), and sub_read_line_subrip().
Definition at line 32 of file xine_demux_sputext.h.
Referenced by sub_read_line_subrip().
Definition at line 34 of file xine_demux_sputext.h.
Referenced by TextSubtitleParser::LoadSubtitles(), and sub_read_line_subrip().
Definition at line 35 of file xine_demux_sputext.h.
Referenced by TextSubtitleParser::LoadSubtitles(), and sub_read_line_subrip().
Definition at line 36 of file xine_demux_sputext.h.
Definition at line 37 of file xine_demux_sputext.h.
Referenced by TextSubtitleParser::LoadSubtitles(), and sub_read_line_subrip().
Definition at line 38 of file xine_demux_sputext.h.
Definition at line 39 of file xine_demux_sputext.h.
Referenced by sub_read_line_subrip().
| char demux_sputext_t::next_line[SUB_BUFSIZE] |
Definition at line 40 of file xine_demux_sputext.h.
Referenced by sub_read_line_subrip().
1.7.6.1