|
FFmpeg
|
Public Attributes | |
| const AVClass * | class |
| int | delay |
| Time span in hundredths of second before the next frame should be drawn on screen. | |
| int | min_delay |
| Minimum allowed delay between frames in hundredths of second. More... | |
| int | max_delay |
| int | default_delay |
| int | total_iter |
| loop options | |
| int | iter_count |
| int | ignore_loop |
| int | nb_frames |
| int | last_duration |
| int GIFDemuxContext::min_delay |
Minimum allowed delay between frames in hundredths of second.
Values below this threshold considered to be invalid and set to value of default_delay.
1.8.12