FFmpeg
|
Data Fields | |
const AVClass * | class |
int | w |
int | h |
AVRational | frame_rate |
char * | colors |
int | mode |
int | nb_channels |
int | nb_samples |
int | depth |
int | current_vpos |
uint8_t * | fg |
uint64_t | counter [64] |
AVFrame * | outpicref |
Definition at line 32 of file avf_abitscope.c.
const AVClass* AudioBitScopeContext::class |
Definition at line 33 of file avf_abitscope.c.
int AudioBitScopeContext::w |
Definition at line 34 of file avf_abitscope.c.
int AudioBitScopeContext::h |
Definition at line 34 of file avf_abitscope.c.
AVRational AudioBitScopeContext::frame_rate |
Definition at line 35 of file avf_abitscope.c.
char* AudioBitScopeContext::colors |
Definition at line 36 of file avf_abitscope.c.
int AudioBitScopeContext::mode |
Definition at line 37 of file avf_abitscope.c.
int AudioBitScopeContext::nb_channels |
Definition at line 39 of file avf_abitscope.c.
int AudioBitScopeContext::nb_samples |
Definition at line 40 of file avf_abitscope.c.
int AudioBitScopeContext::depth |
Definition at line 41 of file avf_abitscope.c.
int AudioBitScopeContext::current_vpos |
Definition at line 42 of file avf_abitscope.c.
uint8_t* AudioBitScopeContext::fg |
Definition at line 43 of file avf_abitscope.c.
uint64_t AudioBitScopeContext::counter[64] |
Definition at line 45 of file avf_abitscope.c.
AVFrame* AudioBitScopeContext::outpicref |
Definition at line 47 of file avf_abitscope.c.