Signal

AgsAudioFrequencyMap::factorize

since: 3.0.0

Declaration

void
factorize (
  AgsFrequencyMap* self,
  GObject* factorized_frequency_map,
  gpointer user_data
)

Description [src]

The ::factorize signal notifies about factorizing map.

Default handler:

The default handler is called after the handlers added via g_signal_connect().

Available since: 3.0.0

Parameters

factorized_frequency_map

Type: GObject

The factorized AgsFrequencyMap.

The data is owned by the caller of the function.