FFmpeg
Data Fields
sbg_script_synth Struct Reference

Data Fields

int carrier
 
int beat
 
int vol
 
enum sbg_synth_type type
 
struct {
   int   l
 
   int   r
 
ref
 

Detailed Description

Definition at line 84 of file sbgdec.c.

Field Documentation

◆ carrier

int sbg_script_synth::carrier

◆ beat

int sbg_script_synth::beat

◆ vol

int sbg_script_synth::vol

◆ type

enum sbg_synth_type sbg_script_synth::type

◆ l

int sbg_script_synth::l

Definition at line 90 of file sbgdec.c.

◆ r

int sbg_script_synth::r

Definition at line 90 of file sbgdec.c.

◆ ref

struct { ... } sbg_script_synth::ref

Referenced by generate_transition().


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