Signal

HinawaSndTscm::control

deprecated: 2.5. since: 1.1

Declaration

void
control (
  HinawaSndTscm* self,
  guint index,
  guint before,
  guint after,
  gpointer user_data
)

Description [src]

Emitted when TASCAM FireWire unit transfer control message. is emitted.

Default handler:

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

Available since: 1.1
Deprecated since: 2.5.

Use implementation of Hitaki.TascamProtocol::changed in Hitaki.SndTascam instead.

Parameters

index

Type: guint

The numeric index on image of status and control info.

before

Type: guint

The value of info before changed.

after

Type: guint

The value of info after changed.