PadLinkCheck


Description:

[ CCode ( cprefix = "GST_PAD_LINK_CHECK_" , type_id = "gst_pad_link_check_get_type ()" ) ]
[ Flags ]
public enum PadLinkCheck

The amount of checking to be done when linking pads.

GST_PAD_LINK_CHECK_CAPS and GST_PAD_LINK_CHECK_TEMPLATE_CAPS are mutually exclusive. If both are specified, expensive but safe GST_PAD_LINK_CHECK_CAPS are performed.

Note:

Only disable some of the checks if you are 100% certain you know the link will not fail because of hierarchy/caps compatibility failures. If uncertain, use the default checks (gst_pad_link_check_default) or the regular methods for linking the pads.


Namespace: Gst
Package: gstreamer-1.0

Content:

Enum values: