Event.this
this
(gst.types.EventType type = gst.types.EventType.init, ulong timestamp = ulong.init, uint seqnum = uint.init)Create a event.Event boxed type.
Parameters
type | the #GstEventType of the event |
timestamp | the timestamp of the event |
seqnum | the sequence number of the event |