Bin.setSuppressedFlags

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.

class Bin
void
setSuppressedFlags

Parameters

flags gst.types.ElementFlags

the #GstElementFlags to suppress