FFmpeg
Data Fields
Command Struct Reference

Data Fields

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

Detailed Description

Definition at line 81 of file f_sendcmd.c.

Field Documentation

◆ flags

int Command::flags

Definition at line 82 of file f_sendcmd.c.

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

◆ target

char * Command::target

Definition at line 83 of file f_sendcmd.c.

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

◆ command

char * Command::command

Definition at line 83 of file f_sendcmd.c.

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

◆ arg

char * Command::arg

Definition at line 83 of file f_sendcmd.c.

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

◆ index

int Command::index

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