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
direction | the pad #GstPadDirection |
caps | a #GstCaps as the reference |
othercaps | a #GstCaps to fixate |
Returns
the fixated caps