Struct

AgsAudioFxFMSynthAudioInputData

Description

struct AgsFxFMSynthAudioInputData {
  GRecMutex strct_mutex;
  gpointer parent;
  guint key_on;
}
No description available.
Structure members
strct_mutex
No description available.
parent
No description available.
key_on
No description available.

Functions

ags_fx_fm_synth_audio_input_data_alloc

Allocate AgsFxFMSynthAudioInputData-struct.

since: 3.14.0

Instance methods

ags_fx_fm_synth_audio_input_data_free

Free input_data.

since: 3.14.0