Message.this
- this(GstMessage* gstMessage)
- this(ObjectGst src, Structure structure)
- this(ObjectGst src, Clock clock, int ready)
- this(ObjectGst src, Clock clock)
- this(GstMessageType type, ObjectGst src, Structure structure)
- this(ObjectGst src, GstState oldstate, GstState newstate, GstState pending)
- this(ObjectGst src, TagList tagList)
- this(ObjectGst src, int percent)
- this(ObjectGst src, GstFormat format, long duration)
- this(ObjectGst src)
gstreamer Message Message
constructorsfunctionsstatic functionsvariables
Create a new application-typed message. GStreamer will never create these messages; they are a gift from us to you. Enjoy.