Struct

AgsAudioFxLfoChannelInputData

Description

struct AgsFxLfoChannelInputData {
  GRecMutex strct_mutex;
  gpointer parent;
  AgsLFOSynthUtil* lfo_synth_util;
}

No description available.

Structure members
strct_mutex

No description available.

parent

No description available.

lfo_synth_util

No description available.

Functions

ags_fx_lfo_channel_input_data_alloc

Allocate AgsFxLfoChannelInputData-struct.

since: 4.0.0

Instance methods

ags_fx_lfo_channel_input_data_free

Free input_data.

since: 3.3.0