Struct

AgsAudioFxSynthAudioInputData

Description

struct AgsFxSynthAudioInputData {
  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_synth_audio_input_data_alloc

Allocate AgsFxSynthAudioInputData-struct.

since: 3.14.0

Instance methods

ags_fx_synth_audio_input_data_free

Free input_data.

since: 3.14.0