FFmpeg
|
Data Fields | |
int | flags |
char * | target |
char * | command |
char * | arg |
int | index |
Definition at line 81 of file f_sendcmd.c.
int Command::flags |
Definition at line 82 of file f_sendcmd.c.
Referenced by filter_frame(), init(), parse_command(), and parse_commands().
char * Command::target |
Definition at line 83 of file f_sendcmd.c.
Referenced by filter_frame(), init(), parse_command(), parse_commands(), and uninit().
char * Command::command |
Definition at line 83 of file f_sendcmd.c.
Referenced by filter_frame(), init(), parse_command(), parse_commands(), and uninit().
char * Command::arg |
Definition at line 83 of file f_sendcmd.c.
Referenced by filter_frame(), init(), parse_command(), parse_commands(), and uninit().
int Command::index |
Definition at line 84 of file f_sendcmd.c.
Referenced by convert_from_tensorflow.Operand::__lt__(), convert_from_tensorflow.Operand::__str__(), filter_frame(), init(), and parse_command().