FFmpeg
|
Data Fields | |
const AVClass * | class |
int | w |
int | h |
AVRational | rate |
int | buf_idx |
AVFrame * | outpicref |
int | req_fullfilled |
int | n |
int | sample_count_mod |
enum ShowWavesMode | mode |
Detailed Description
Definition at line 41 of file avf_showwaves.c.
Field Documentation
int ShowWavesContext::buf_idx |
Definition at line 45 of file avf_showwaves.c.
Referenced by config_output(), filter_frame(), and push_frame().
const AVClass* ShowWavesContext::class |
Definition at line 42 of file avf_showwaves.c.
int ShowWavesContext::h |
Definition at line 43 of file avf_showwaves.c.
Referenced by config_output(), and filter_frame().
enum ShowWavesMode ShowWavesContext::mode |
Definition at line 50 of file avf_showwaves.c.
Referenced by filter_frame().
int ShowWavesContext::n |
Definition at line 48 of file avf_showwaves.c.
Referenced by config_output(), and filter_frame().
AVFrame* ShowWavesContext::outpicref |
Definition at line 46 of file avf_showwaves.c.
Referenced by filter_frame(), push_frame(), request_frame(), and uninit().
AVRational ShowWavesContext::rate |
Definition at line 44 of file avf_showwaves.c.
Referenced by config_output().
int ShowWavesContext::req_fullfilled |
Definition at line 47 of file avf_showwaves.c.
Referenced by push_frame(), and request_frame().
int ShowWavesContext::sample_count_mod |
Definition at line 49 of file avf_showwaves.c.
Referenced by filter_frame().
int ShowWavesContext::w |
Definition at line 43 of file avf_showwaves.c.
Referenced by config_output(), and filter_frame().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11