| FFmpeg
    | 
SendCmdContext Struct Reference
  
Collaboration diagram for SendCmdContext:

| Data Fields | |
| const AVClass * | class | 
| Interval * | intervals | 
| int | nb_intervals | 
| char * | commands_filename | 
| char * | commands_str | 
Detailed Description
Definition at line 73 of file f_sendcmd.c.
Field Documentation
| const AVClass* SendCmdContext::class | 
Definition at line 74 of file f_sendcmd.c.
| char* SendCmdContext::commands_filename | 
Definition at line 78 of file f_sendcmd.c.
Referenced by init().
| char* SendCmdContext::commands_str | 
Definition at line 79 of file f_sendcmd.c.
Referenced by init().
| Interval* SendCmdContext::intervals | 
Definition at line 75 of file f_sendcmd.c.
Referenced by filter_frame(), init(), and uninit().
| int SendCmdContext::nb_intervals | 
Definition at line 76 of file f_sendcmd.c.
Referenced by filter_frame(), init(), and uninit().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:27 for FFmpeg by
 1.8.11
 1.8.11