Struct

AgsAudioFxSF2SynthAudioInputData

Description

struct AgsFxSF2SynthAudioInputData {
  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_sf2_synth_audio_input_data_alloc

Allocate AgsFxSF2SynthAudioInputData-struct.

since: 3.16.0

Instance methods

ags_fx_sf2_synth_audio_input_data_free

Free input_data.

since: 3.16.0