FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
Command Struct Reference

Data Fields

int flags
 
char * target
 
char * command
 
char * arg
 
int index
 

Detailed Description

Definition at line 58 of file f_sendcmd.c.

Field Documentation

int Command::flags

Definition at line 59 of file f_sendcmd.c.

Referenced by filter_frame(), init(), parse_command(), and parse_commands().

char * Command::target

Definition at line 60 of file f_sendcmd.c.

Referenced by filter_frame(), init(), parse_command(), parse_commands(), and uninit().

char * Command::command

Definition at line 60 of file f_sendcmd.c.

Referenced by filter_frame(), init(), parse_command(), parse_commands(), and uninit().

char * Command::arg

Definition at line 60 of file f_sendcmd.c.

Referenced by filter_frame(), init(), parse_command(), parse_commands(), and uninit().

int Command::index

Definition at line 61 of file f_sendcmd.c.

Referenced by filter_frame(), init(), and parse_command().


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