GLViewConvert.fixateCaps
gst.caps.Caps fixateCaps(gst.types.PadDirection direction, gst.caps.Caps caps, gst.caps.Caps othercaps)Provides an implementation of #GstBaseTransformClass.fixate_caps()
Parameters
direction | a #GstPadDirection |
caps | the #GstCaps of direction |
othercaps | the #GstCaps to fixate |
Returns
the fixated #GstCaps