FFmpeg
|
Data Fields | |
const AVClass * | class |
Interval * | intervals |
int | nb_intervals |
char * | commands_filename |
char * | commands_str |
Definition at line 102 of file f_sendcmd.c.
const AVClass* SendCmdContext::class |
Definition at line 103 of file f_sendcmd.c.
Interval* SendCmdContext::intervals |
Definition at line 104 of file f_sendcmd.c.
int SendCmdContext::nb_intervals |
Definition at line 105 of file f_sendcmd.c.
char* SendCmdContext::commands_filename |
Definition at line 107 of file f_sendcmd.c.
char* SendCmdContext::commands_str |
Definition at line 108 of file f_sendcmd.c.