Event.this

Create a event.Event boxed type.

  1. this(gst.types.EventType type, ulong timestamp, uint seqnum)
    class Event
    this
    (,
    ulong timestamp = ulong.init
    ,
    uint seqnum = uint.init
    )
  2. this(void* ptr, Flag!"Take" take)

Parameters

type gst.types.EventType

the #GstEventType of the event

timestamp ulong

the timestamp of the event

seqnum uint

the sequence number of the event