GLColorConvert.transformCaps
gst.caps.Caps transformCaps(gstgl.glcontext.GLContext context, gst.types.PadDirection direction, gst.caps.Caps caps, gst.caps.Caps filter)Provides an implementation of #GstBaseTransformClass.transform_caps()
Parameters
context | a #GstGLContext to use for transforming caps |
direction | a #GstPadDirection |
caps | the #GstCaps to transform |
filter | a set of filter #GstCaps |
Returns
the converted #GstCaps