Struct

AgsAudioFxSF2SynthAudioScopeData

Description

struct AgsFxSF2SynthAudioScopeData {
  GRecMutex strct_mutex;
  gpointer parent;
  guint audio_channels;
  AgsFxSF2SynthAudioChannelData** channel_data;
}

No description available.

Structure members
strct_mutex

No description available.

parent

No description available.

audio_channels

No description available.

channel_data

No description available.

Functions

ags_fx_sf2_synth_audio_scope_data_alloc

Allocate AgsFxSF2SynthAudioScopeData-struct.

since: 3.16.0

Instance methods

ags_fx_sf2_synth_audio_scope_data_free

Free scope_data.

since: 3.16.0