FFmpeg
|
Data Fields | |
const AVClass * | class |
Interval * | intervals |
int | nb_intervals |
char * | commands_filename |
char * | commands_str |
Definition at line 96 of file f_sendcmd.c.
const AVClass* SendCmdContext::class |
Definition at line 97 of file f_sendcmd.c.
Interval* SendCmdContext::intervals |
Definition at line 98 of file f_sendcmd.c.
int SendCmdContext::nb_intervals |
Definition at line 99 of file f_sendcmd.c.
char* SendCmdContext::commands_filename |
Definition at line 101 of file f_sendcmd.c.
char* SendCmdContext::commands_str |
Definition at line 102 of file f_sendcmd.c.