LiVES  3.2.0
Data Fields
lives_subtitles_t Struct Reference

#include <pangotext.h>

Data Fields

lives_subtitle_type_t type
 
int tfile
 
char * text
 
lives_subtitle_tcurrent
 pointer to current entry in index More...
 
lives_subtitle_tfirst
 
lives_subtitle_tlast
 
int offset
 offset in frames (default 0) More...
 
double last_time
 

Detailed Description

Definition at line 38 of file pangotext.h.

Field Documentation

◆ current

lives_subtitle_t* lives_subtitles_t::current

pointer to current entry in index

Definition at line 42 of file pangotext.h.

Referenced by get_subt_text(), and subtitles_init().

◆ first

lives_subtitle_t* lives_subtitles_t::first

Definition at line 43 of file pangotext.h.

Referenced by save_srt_subtitles(), save_sub_subtitles(), subtitles_free(), and subtitles_init().

◆ last

lives_subtitle_t* lives_subtitles_t::last

Definition at line 44 of file pangotext.h.

◆ last_time

double lives_subtitles_t::last_time

Definition at line 46 of file pangotext.h.

Referenced by save_srt_subtitles(), save_sub_subtitles(), and subtitles_init().

◆ offset

int lives_subtitles_t::offset

offset in frames (default 0)

Definition at line 45 of file pangotext.h.

Referenced by subtitles_init().

◆ text

char* lives_subtitles_t::text

Definition at line 41 of file pangotext.h.

Referenced by get_subt_text(), subtitles_free(), and subtitles_init().

◆ tfile

int lives_subtitles_t::tfile

◆ type

lives_subtitle_type_t lives_subtitles_t::type

The documentation for this struct was generated from the following file: