FFmpeg  4.0
Data Fields
QDMCTone Struct Reference

Data Fields

uint8_t mode
 
uint8_t phase
 
uint8_t offset
 
int16_t freq
 
int16_t amplitude
 

Detailed Description

Definition at line 37 of file qdmc.c.

Field Documentation

◆ mode

uint8_t QDMCTone::mode

Definition at line 38 of file qdmc.c.

Referenced by add_tone(), and add_waves().

◆ phase

uint8_t QDMCTone::phase

Definition at line 39 of file qdmc.c.

Referenced by add_tone(), add_waves(), and read_wave_data().

◆ offset

uint8_t QDMCTone::offset

Definition at line 40 of file qdmc.c.

Referenced by add_tone(), add_wave0(), and add_waves().

◆ freq

int16_t QDMCTone::freq

Definition at line 41 of file qdmc.c.

Referenced by add_tone(), add_waves(), and read_wave_data().

◆ amplitude

int16_t QDMCTone::amplitude

Definition at line 42 of file qdmc.c.

Referenced by add_noise(), add_tone(), add_wave(), add_waves(), and lin_calc().


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