GLColorConvert.fixateCaps
gst.caps.Caps fixateCaps(gstgl.glcontext.GLContext context, gst.types.PadDirection direction, gst.caps.Caps caps, gst.caps.Caps other)Provides an implementation of #GstBaseTransformClass.fixate_caps()
Parameters
context | a #GstGLContext to use for transforming caps |
direction | a #GstPadDirection |
caps | the #GstCaps of direction |
other | the #GstCaps to fixate |
Returns
the fixated #GstCaps