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

typethe #GstEventType of the event
timestampthe timestamp of the event
seqnumthe sequence number of the event
this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.