ParseContext.this

Allocates a parse context for use with gst.global.parseLaunchFull or gst.global.parseLaunchvFull.

Free-function: gst_parse_context_free

  1. this(void* ptr, Flag!"Take" take)
  2. this()
    class ParseContext
    this
    ()

Return Value

a newly-allocated parse context. Free with gst.parse_context.ParseContext.free when no longer needed.