GLColorConvert.transformCaps

gst.caps.Caps transformCaps(gstgl.glcontext.GLContext context, gst.types.PadDirection direction, gst.caps.Caps caps, gst.caps.Caps filter) static nothrow

Provides an implementation of #GstBaseTransformClass.transform_caps()

Parameters

contexta #GstGLContext to use for transforming caps
directiona #GstPadDirection
capsthe #GstCaps to transform
filtera set of filter #GstCaps

Returns

the converted #GstCaps