GLViewConvert.transformCaps

gst.caps.Caps transformCaps(gst.types.PadDirection direction, gst.caps.Caps caps, gst.caps.Caps filter)

Provides an implementation of #GstBaseTransformClass.transform_caps()

Parameters

directiona #GstPadDirection
capsthe #GstCaps to transform
filtera set of filter #GstCaps

Returns

the converted #GstCaps