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)Create a message.Message boxed type.
Parameters
type | the #GstMessageType of the message |
timestamp | the timestamp of the message |
src | the src of the message |
seqnum | the sequence number of the message |