|
FFmpeg
|
Data Fields | |
| const AVClass * | class |
| Interval * | intervals |
| int | nb_intervals |
| char * | commands_filename |
| char * | commands_str |
Definition at line 106 of file f_sendcmd.c.
| const AVClass* SendCmdContext::class |
Definition at line 107 of file f_sendcmd.c.
| Interval* SendCmdContext::intervals |
Definition at line 108 of file f_sendcmd.c.
| int SendCmdContext::nb_intervals |
Definition at line 109 of file f_sendcmd.c.
| char* SendCmdContext::commands_filename |
Definition at line 111 of file f_sendcmd.c.
| char* SendCmdContext::commands_str |
Definition at line 112 of file f_sendcmd.c.
1.8.17