Pad.needsReconfigure

Check the #GST_PAD_FLAG_NEED_RECONFIGURE flag on @pad and return %TRUE if the flag was set.

class Pad
bool
needsReconfigure
()

Return Value

Type: bool

%TRUE is the GST_PAD_FLAG_NEED_RECONFIGURE flag is set on @pad.

Meta