LiVES
2.4.1-svn
|
#include <pangotext.h>
Data Fields | |
lives_subtitle_type_t | type |
FILE * | tfile |
char * | text |
double | last_time |
lives_subtitle_t * | index |
lives_subtitle_t * | current |
pointer to current entry in index More... | |
int | offset |
offset in frames (default 0) More... | |
lives_subtitle_t* lives_subtitles_t::current |
pointer to current entry in index
lives_subtitle_t* lives_subtitles_t::index |
double lives_subtitles_t::last_time |
int lives_subtitles_t::offset |
offset in frames (default 0)
char* lives_subtitles_t::text |
FILE* lives_subtitles_t::tfile |
lives_subtitle_type_t lives_subtitles_t::type |