Message.this

this(gst.types.MessageType type = gst.types.MessageType.init, ulong timestamp = ulong.init, gst.object.ObjectWrap src = gst.object.ObjectWrap.init, uint seqnum = uint.init) nothrow

Create a message.Message boxed type.

Parameters

typethe #GstMessageType of the message
timestampthe timestamp of the message
srcthe src of the message
seqnumthe sequence number of the message
this(void * ptr, Flag!"Take" take) nothrow
No documentation available for this declaration.