Virtual Method

HinawaSndMoturegister_dsp_changed

deprecated: 2.5. since: 2.4

Declaration [src]

void
register_dsp_changed (
  HinawaSndMotu* self,
  const guint32* events,
  guint length
)

Description [src]

Class closure for the HinawaSndMotu::register-dsp-changed signal.

Available since: 2.4

Deprecated since: 2.5.

Use implementation Hitaki.MotuRegisterDsp.changed in Hitaki.SndMotu instead.

Parameters

events

Type: An array of guint32

The array with element for unsigned 32 bit encoded data.

The length of the array is specified in the length argument.
The data is owned by the caller of the function.
length

Type: guint

The length of events.