Bin.setSuppressedFlags

void setSuppressedFlags(gst.types.ElementFlags flags)

Suppresses the given flags on the bin. #GstElementFlags of a child element are propagated when it is added to the bin. When suppressed flags are set, those specified flags will not be propagated to the bin.

Parameters

flagsthe #GstElementFlags to suppress