Struct

AgsAudioFxSFZSynthAudioInputData

Description

struct AgsFxSFZSynthAudioInputData {
  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_sfz_synth_audio_input_data_alloc

Allocate AgsFxSFZSynthAudioInputData-struct.

since: 3.17.0

Instance methods

ags_fx_sfz_synth_audio_input_data_free

Free input_data.

since: 3.17.0