| FFmpeg
    4.0
    | 
| Data Fields | |
| const AVClass * | class | 
| ChannelStats * | chstats | 
| int | nb_channels | 
| uint64_t | tc_samples | 
| double | time_constant | 
Definition at line 38 of file af_drmeter.c.
| const AVClass* DRMeterContext::class | 
Definition at line 39 of file af_drmeter.c.
| ChannelStats* DRMeterContext::chstats | 
Definition at line 40 of file af_drmeter.c.
Referenced by config_output(), filter_frame(), print_stats(), and uninit().
| int DRMeterContext::nb_channels | 
Definition at line 41 of file af_drmeter.c.
Referenced by config_output(), filter_frame(), print_stats(), and uninit().
| uint64_t DRMeterContext::tc_samples | 
Definition at line 42 of file af_drmeter.c.
Referenced by config_output(), and update_stat().
| double DRMeterContext::time_constant | 
Definition at line 43 of file af_drmeter.c.
Referenced by config_output().
 1.8.13
 1.8.13