Signal

AgsSeekable::seek

since: 3.0.0

Declaration

void
seek (
  AgsSeekable* self,
  gint64 offset,
  guint whence,
  gpointer user_data
)

Description [src]

The ::seek signal notifies about changed position of sequencer.

Default handler:

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

Available since: 3.0.0

Parameters

offset

Type: gint64

The offset.

whence

Type: guint

The direction, see AgsSeekType-enum.