| 
    MobileFFmpeg iOS / tvOS API
    4.4
    
   | 
 
Data Fields | |
| int | id | 
| identifier  More... | |
| int64_t | start | 
| int64_t | end | 
| start, end in second/AV_TIME_BASE units  More... | |
| int | has_start | 
| int | has_end | 
| int | start_is_offset | 
| int | end_is_offset | 
| int | duration_frames | 
Definition at line 127 of file fftools_ffprobe.c.
| int ReadInterval::duration_frames | 
Definition at line 132 of file fftools_ffprobe.c.
| int64_t ReadInterval::end | 
start, end in second/AV_TIME_BASE units
Definition at line 129 of file fftools_ffprobe.c.
| int ReadInterval::end_is_offset | 
Definition at line 131 of file fftools_ffprobe.c.
| int ReadInterval::has_end | 
Definition at line 130 of file fftools_ffprobe.c.
| int ReadInterval::has_start | 
Definition at line 130 of file fftools_ffprobe.c.
| int ReadInterval::id | 
identifier
Definition at line 128 of file fftools_ffprobe.c.
| int64_t ReadInterval::start | 
Definition at line 129 of file fftools_ffprobe.c.
| int ReadInterval::start_is_offset | 
Definition at line 131 of file fftools_ffprobe.c.
 1.8.18