SubEntry Struct Reference


Data Fields

char * line
 null-terminated heap allocated subtitle line
int64_t pos
 offset position
int start
 timestamp start
int end
 timestamp end

Detailed Description

Definition at line 35 of file jacosubdec.c.


Field Documentation

timestamp end

Definition at line 39 of file jacosubdec.c.

Referenced by jacosub_read_header(), and jacosub_read_packet().

null-terminated heap allocated subtitle line

Definition at line 36 of file jacosubdec.c.

Referenced by jacosub_read_close(), jacosub_read_header(), and jacosub_read_packet().

int64_t SubEntry::pos

offset position

Definition at line 37 of file jacosubdec.c.

Referenced by jacosub_read_header(), and jacosub_read_packet().

timestamp start

Definition at line 38 of file jacosubdec.c.

Referenced by jacosub_read_header(), and jacosub_read_packet().


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

Generated on Fri Oct 26 02:48:07 2012 for FFmpeg by  doxygen 1.5.8