FFmpeg
|
Data Fields | |
const AVClass * | class |
int | w |
int | h |
float | opacity |
int | mode |
int | flags |
AVRational | frame_rate |
int64_t | pts |
uint8_t | white [4] |
uint8_t | yellow [4] |
uint8_t | red [4] |
uint8_t | green [4] |
uint8_t | bg [4] |
Definition at line 35 of file f_graphmonitor.c.
const AVClass* GraphMonitorContext::class |
Definition at line 36 of file f_graphmonitor.c.
int GraphMonitorContext::w |
Definition at line 38 of file f_graphmonitor.c.
int GraphMonitorContext::h |
Definition at line 38 of file f_graphmonitor.c.
float GraphMonitorContext::opacity |
Definition at line 39 of file f_graphmonitor.c.
int GraphMonitorContext::mode |
Definition at line 40 of file f_graphmonitor.c.
int GraphMonitorContext::flags |
Definition at line 41 of file f_graphmonitor.c.
AVRational GraphMonitorContext::frame_rate |
Definition at line 42 of file f_graphmonitor.c.
int64_t GraphMonitorContext::pts |
Definition at line 44 of file f_graphmonitor.c.
uint8_t GraphMonitorContext::white[4] |
Definition at line 45 of file f_graphmonitor.c.
uint8_t GraphMonitorContext::yellow[4] |
Definition at line 46 of file f_graphmonitor.c.
uint8_t GraphMonitorContext::red[4] |
Definition at line 47 of file f_graphmonitor.c.
uint8_t GraphMonitorContext::green[4] |
Definition at line 48 of file f_graphmonitor.c.
uint8_t GraphMonitorContext::bg[4] |
Definition at line 49 of file f_graphmonitor.c.