CapsForeachFunc

A function that will be called in gst.caps.Caps.foreach_. The function may not modify features or structure.

Return Value

true if the foreach operation should continue, false if the foreach operation should stop with false.