Struct

AgsAudioFxPeakChannelInputData

Description

struct AgsFxPeakChannelInputData {
  GRecMutex strct_mutex;
  gpointer parent;
  void* buffer;
}

No description available.

Structure members
strct_mutex

No description available.

parent

No description available.

buffer

No description available.

Functions

ags_fx_peak_channel_input_data_alloc

Allocate AgsFxPeakChannelInputData-struct.

since: 3.3.0

Instance methods

ags_fx_peak_channel_input_data_free

Free input_data.

since: 3.3.0