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

directiona #GstPadDirection
capsthe #GstCaps of direction
othercapsthe #GstCaps to fixate

Returns

the fixated #GstCaps