Signal

HitakiTimestampedQuadletNotification::notified-at

Declaration

void
notified_at (
  HitakiTimestampedQuadletNotification* self,
  guint message,
  guint tstamp,
  gpointer user_data
)

Description [src]

Emitted when the target unit transfers notification.

The value of tstamp is unsigned 16 bit integer including higher 3 bits for three low order bits of second field and the rest 13 bits for cycle field in the format of IEEE 1394 CYCLE_TIMER register.

Default handler:

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

The signal can be emitted directly

Parameters

message guint
 

A quadlet message in notification.

tstamp guint
 

The isochronous cycle at which the request arrived.