GLUpload.fixateCaps

gst.caps.Caps fixateCaps(gst.types.PadDirection direction, gst.caps.Caps caps, gst.caps.Caps othercaps)

Fixate the othercaps based on the information of the caps.

Parameters

directionthe pad #GstPadDirection
capsa #GstCaps as the reference
othercapsa #GstCaps to fixate

Returns

the fixated caps