FFmpeg
Data Fields
AudioBitScopeContext Struct Reference

Data Fields

const AVClassclass
 
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]
 
AVFrameoutpicref
 

Detailed Description

Definition at line 32 of file avf_abitscope.c.

Field Documentation

◆ class

const AVClass* AudioBitScopeContext::class

Definition at line 33 of file avf_abitscope.c.

◆ w

int AudioBitScopeContext::w

Definition at line 34 of file avf_abitscope.c.

◆ h

int AudioBitScopeContext::h

Definition at line 34 of file avf_abitscope.c.

◆ frame_rate

AVRational AudioBitScopeContext::frame_rate

Definition at line 35 of file avf_abitscope.c.

◆ colors

char* AudioBitScopeContext::colors

Definition at line 36 of file avf_abitscope.c.

◆ mode

int AudioBitScopeContext::mode

Definition at line 37 of file avf_abitscope.c.

◆ nb_channels

int AudioBitScopeContext::nb_channels

Definition at line 39 of file avf_abitscope.c.

◆ nb_samples

int AudioBitScopeContext::nb_samples

Definition at line 40 of file avf_abitscope.c.

◆ depth

int AudioBitScopeContext::depth

Definition at line 41 of file avf_abitscope.c.

◆ current_vpos

int AudioBitScopeContext::current_vpos

Definition at line 42 of file avf_abitscope.c.

◆ fg

uint8_t* AudioBitScopeContext::fg

Definition at line 43 of file avf_abitscope.c.

◆ counter

uint64_t AudioBitScopeContext::counter[64]

Definition at line 45 of file avf_abitscope.c.

◆ outpicref

AVFrame* AudioBitScopeContext::outpicref

Definition at line 47 of file avf_abitscope.c.


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