FFmpeg
|
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
char * Command::arg |
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().
int Command::flags |
Definition at line 59 of file f_sendcmd.c.
Referenced by filter_frame(), init(), parse_command(), and parse_commands().
int Command::index |
Definition at line 61 of file f_sendcmd.c.
Referenced by filter_frame(), init(), and parse_command().
char* Command::target |
Definition at line 60 of file f_sendcmd.c.
Referenced by filter_frame(), init(), parse_command(), parse_commands(), and uninit().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11