#include "config_components.h"
#include "libavutil/opt.h"
#include "libavutil/time.h"
#include "audio.h"
#include "avfilter.h"
#include "filters.h"
#include "video.h"
Go to the source code of this file.
◆ OFFSET
Value:
Definition at line 91 of file f_cue.c.
◆ FLAGS
◆ activate()
◆ AVFILTER_DEFINE_CLASS_EXT()
| AVFILTER_DEFINE_CLASS_EXT |
( |
cue_acue | , |
|
|
"(a)cue" | , |
|
|
options | ) |
◆ options
Initial value:= {
}
@ AV_OPT_TYPE_DURATION
Underlying C type is int64_t.
@ AV_OPT_TYPE_INT64
Underlying C type is int64_t.
Definition at line 93 of file f_cue.c.