ParseContext.this

Allocates a parse context for use with gst_parse_launch_full() or gst_parse_launchv_full().

Free-function: gst_parse_context_free

Return: a newly-allocated parse context. Free with gst_parse_context_free() when no longer needed.

  1. this(GstParseContext* gstParseContext)
  2. this()
    class ParseContext
    this
    ()

Throws

ConstructionException GTK+ fails to create the object.

Meta