#include "config_components.h"
#include "libavutil/opt.h"
#include "libavutil/time.h"
#include "audio.h"
#include "avfilter.h"
#include "filters.h"
#include "video.h"
#include <float.h>
Go to the source code of this file.
◆ OFFSET
◆ FLAGS
◆ filter_frame()
◆ AVFILTER_DEFINE_CLASS_EXT()
| AVFILTER_DEFINE_CLASS_EXT |
( |
realtime | , |
|
|
"(a)realtime" | , |
|
|
options | ) |
◆ options
Initial value:= {
}
@ AV_OPT_TYPE_DURATION
Underlying C type is int64_t.
@ AV_OPT_TYPE_DOUBLE
Underlying C type is double.
static double limit(double x)
Definition at line 72 of file f_realtime.c.