FFmpeg
|
Data Fields | |
const AVClass * | class |
int | w |
int | h |
AVRational | frame_rate |
char * | colors |
int | nb_channels |
int | nb_samples |
int | depth |
uint8_t * | fg |
uint64_t | counter [64] |
Definition at line 33 of file avf_abitscope.c.
const AVClass* AudioBitScopeContext::class |
Definition at line 34 of file avf_abitscope.c.
int AudioBitScopeContext::w |
Definition at line 35 of file avf_abitscope.c.
int AudioBitScopeContext::h |
Definition at line 35 of file avf_abitscope.c.
AVRational AudioBitScopeContext::frame_rate |
Definition at line 36 of file avf_abitscope.c.
char* AudioBitScopeContext::colors |
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.
uint8_t* AudioBitScopeContext::fg |
Definition at line 42 of file avf_abitscope.c.
uint64_t AudioBitScopeContext::counter[64] |
Definition at line 44 of file avf_abitscope.c.