FFmpeg
Data Fields
Command Struct Reference

Data Fields

int flags
 
char * target
 
char * command
 
char * arg
 
int index
 

Detailed Description

Definition at line 91 of file f_sendcmd.c.

Field Documentation

◆ flags

int Command::flags

Definition at line 92 of file f_sendcmd.c.

Referenced by filter_frame(), init(), parse_command(), and parse_commands().

◆ target

char * Command::target

Definition at line 93 of file f_sendcmd.c.

Referenced by filter_frame(), init(), parse_command(), parse_commands(), and uninit().

◆ command

char * Command::command

Definition at line 93 of file f_sendcmd.c.

Referenced by filter_frame(), init(), parse_command(), parse_commands(), and uninit().

◆ arg

char * Command::arg

Definition at line 93 of file f_sendcmd.c.

Referenced by filter_frame(), init(), parse_command(), parse_commands(), and uninit().

◆ index

int Command::index

Definition at line 94 of file f_sendcmd.c.

Referenced by filter_frame(), init(), and parse_command().


The documentation for this struct was generated from the following files: