FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
AudioVectorScopeContext Struct Reference

Data Fields

const AVClassclass
 
AVFrameoutpicref
 
int w
 
int h
 
int hw
 
int hh
 
int mode
 
int contrast [4]
 
int fade [4]
 
double zoom
 
AVRational frame_rate
 

Detailed Description

Definition at line 43 of file avf_avectorscope.c.

Field Documentation

const AVClass* AudioVectorScopeContext::class

Definition at line 44 of file avf_avectorscope.c.

AVFrame* AudioVectorScopeContext::outpicref

Definition at line 45 of file avf_avectorscope.c.

Referenced by draw_dot(), fade(), filter_frame(), and uninit().

int AudioVectorScopeContext::w

Definition at line 46 of file avf_avectorscope.c.

Referenced by config_output(), draw_dot(), and fade().

int AudioVectorScopeContext::h

Definition at line 46 of file avf_avectorscope.c.

Referenced by config_output(), draw_dot(), fade(), and filter_frame().

int AudioVectorScopeContext::hw

Definition at line 47 of file avf_avectorscope.c.

Referenced by config_output(), and filter_frame().

int AudioVectorScopeContext::hh

Definition at line 47 of file avf_avectorscope.c.

Referenced by config_output(), and filter_frame().

int AudioVectorScopeContext::mode

Definition at line 48 of file avf_avectorscope.c.

Referenced by filter_frame().

int AudioVectorScopeContext::contrast[4]

Definition at line 49 of file avf_avectorscope.c.

Referenced by draw_dot().

int AudioVectorScopeContext::fade[4]

Definition at line 50 of file avf_avectorscope.c.

Referenced by fade().

double AudioVectorScopeContext::zoom

Definition at line 51 of file avf_avectorscope.c.

Referenced by draw_dot(), and filter_frame().

AVRational AudioVectorScopeContext::frame_rate

Definition at line 52 of file avf_avectorscope.c.

Referenced by config_input(), and config_output().


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