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 Value

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

Throws

ConstructionException GTK+ fails to create the object.

Meta