Libav
Data Fields
HDCDContext Struct Reference

Data Fields

const AVClassclass
 
hdcd_simple * shdcd
 
int analyze_mode
 analyze mode replaces the audio with a solid tone and adjusts the amplitude to signal some specific aspect of the decoding process. More...
 

Detailed Description

Definition at line 34 of file af_hdcd.c.

Field Documentation

◆ class

const AVClass* HDCDContext::class

Definition at line 35 of file af_hdcd.c.

◆ shdcd

hdcd_simple* HDCDContext::shdcd

Definition at line 37 of file af_hdcd.c.

Referenced by filter_frame(), init(), and uninit().

◆ 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 43 of file af_hdcd.c.

Referenced by init().


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