AVFilterCommand Struct Reference

#include <internal.h>

Data Fields

double time
 time expressed in seconds
char * command
 command
char * arg
 optional argument for the command
int flags
struct AVFilterCommandnext

Detailed Description

Definition at line 38 of file internal.h.


Field Documentation

optional argument for the command

Definition at line 41 of file internal.h.

Referenced by avfilter_start_frame(), and command_queue_pop().

command

Definition at line 40 of file internal.h.

Referenced by avfilter_start_frame(), and command_queue_pop().

Definition at line 42 of file internal.h.

Referenced by avfilter_start_frame().

time expressed in seconds

Definition at line 39 of file internal.h.

Referenced by avfilter_graph_queue_command(), and avfilter_start_frame().


The documentation for this struct was generated from the following file: