|
FFmpeg
|
Data Fields | |
| int | flags |
| char * | target |
| char * | command |
| char * | arg |
| int | index |
Definition at line 86 of file f_sendcmd.c.
| int Command::flags |
Definition at line 87 of file f_sendcmd.c.
Referenced by clear_command(), filter_frame(), init(), parse_command(), and parse_commands().
| char * Command::target |
Definition at line 88 of file f_sendcmd.c.
Referenced by clear_command(), filter_frame(), init(), parse_command(), and parse_commands().
| char * Command::command |
Definition at line 88 of file f_sendcmd.c.
Referenced by clear_command(), filter_frame(), init(), parse_command(), and parse_commands().
| char * Command::arg |
Definition at line 88 of file f_sendcmd.c.
Referenced by clear_command(), filter_frame(), init(), parse_command(), and parse_commands().
| int Command::index |
Definition at line 89 of file f_sendcmd.c.
Referenced by clear_command(), filter_frame(), init(), and parse_command().
1.8.17