LiVES
3.2.0
|
#include <pangotext.h>
Data Fields | |
double | start_time |
double | end_time |
lives_subtitle_style_t * | style |
for future use More... | |
long | textpos |
xlives_subtitle_t * | prev |
for future use More... | |
xlives_subtitle_t * | next |
Definition at line 29 of file pangotext.h.
double lives_subtitle_t::end_time |
Definition at line 31 of file pangotext.h.
Referenced by get_subt_text(), save_srt_subtitles(), and save_sub_subtitles().
xlives_subtitle_t* lives_subtitle_t::next |
Definition at line 35 of file pangotext.h.
Referenced by subtitles_free().
xlives_subtitle_t* lives_subtitle_t::prev |
for future use
Definition at line 34 of file pangotext.h.
double lives_subtitle_t::start_time |
Definition at line 30 of file pangotext.h.
Referenced by get_subt_text(), save_srt_subtitles(), and save_sub_subtitles().
lives_subtitle_style_t* lives_subtitle_t::style |
long lives_subtitle_t::textpos |
Definition at line 33 of file pangotext.h.