Go to the source code of this file.
◆ OFFSET
◆ AVFILTER_DEFINE_CLASS()
AVFILTER_DEFINE_CLASS |
( |
extrastereo |
| ) |
|
◆ query_formats()
◆ filter_frame()
◆ extrastereo_options
◆ inputs
◆ outputs
◆ ff_af_extrastereo
Initial value:= {
.name = "extrastereo",
.priv_class = &extrastereo_class,
}
Definition at line 123 of file af_extrastereo.c.
static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, char *res, int res_len, int flags)
int ff_filter_process_command(AVFilterContext *ctx, const char *cmd, const char *arg, char *res, int res_len, int flags)
Generic processing of user supplied commands that are set in the same way as the filter options.