GLColorConvert.fixateCaps

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

Provides an implementation of #GstBaseTransformClass.fixate_caps()

Parameters

contexta #GstGLContext to use for transforming caps
directiona #GstPadDirection
capsthe #GstCaps of direction
otherthe #GstCaps to fixate

Returns

the fixated #GstCaps