FFmpeg
Data Fields
event_info Struct Reference

Data Fields

int32_t x1
 
int32_t x2
 
int32_t y1
 
int32_t y2
 
int duration
 
int64_t pts
 
int64_t pos
 

Detailed Description

Definition at line 65 of file srtdec.c.

Field Documentation

◆ x1

int32_t event_info::x1

Definition at line 66 of file srtdec.c.

Referenced by add_event(), and get_event_info().

◆ x2

int32_t event_info::x2

Definition at line 66 of file srtdec.c.

Referenced by add_event(), and get_event_info().

◆ y1

int32_t event_info::y1

Definition at line 66 of file srtdec.c.

Referenced by add_event(), and get_event_info().

◆ y2

int32_t event_info::y2

Definition at line 66 of file srtdec.c.

Referenced by add_event(), and get_event_info().

◆ duration

int event_info::duration

Definition at line 67 of file srtdec.c.

Referenced by add_event(), and get_event_info().

◆ pts

int64_t event_info::pts

Definition at line 68 of file srtdec.c.

Referenced by add_event(), and get_event_info().

◆ pos

int64_t event_info::pos

Definition at line 69 of file srtdec.c.

Referenced by add_event(), get_event_info(), and srt_read_header().


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