ParseContext.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this()

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

Free-function: gst_parse_context_free

Returns

a newly-allocated parse context. Free

with [gst.parse_context.ParseContext.free] when no longer needed.