Definition at line 944 of file af_hdcd.c.
◆ class
◆ state
◆ process_stereo
int HDCDContext::process_stereo |
use hdcd_*_stereo() functions to process both channels together.
-af hdcd=process_stereo=0 for off -af hdcd=process_stereo=1 for on default is HDCD_PROCESS_STEREO_DEFAULT
Definition at line 953 of file af_hdcd.c.
◆ force_pe
int HDCDContext::force_pe |
always extend peaks above -3dBFS even if PE isn't signaled -af hdcd=force_pe=0 for off -af hdcd=force_pe=1 for on default is off
Definition at line 958 of file af_hdcd.c.
◆ analyze_mode
int HDCDContext::analyze_mode |
analyze mode replaces the audio with a solid tone and adjusts the amplitude to signal some specific aspect of the decoding process.
See docs or HDCD_ANA_* defines.
Definition at line 963 of file af_hdcd.c.
◆ cdt_ms
code detect timer period in ms
Definition at line 965 of file af_hdcd.c.
◆ disable_autoconvert
int HDCDContext::disable_autoconvert |
disable any format conversion or resampling in the filter graph
Definition at line 967 of file af_hdcd.c.
◆ bits_per_sample
int HDCDContext::bits_per_sample |
bits per sample 16, 20, or 24
Definition at line 969 of file af_hdcd.c.
◆ bad_config
int HDCDContext::bad_config |
◆ fctx
filter context for logging errors
Definition at line 977 of file af_hdcd.c.
◆ sample_count
int HDCDContext::sample_count |
used in error logging
Definition at line 978 of file af_hdcd.c.
◆ val_target_gain
int HDCDContext::val_target_gain |
last matching target_gain in both channels
Definition at line 979 of file af_hdcd.c.
◆ detect
The documentation for this struct was generated from the following file: