StructureMapFunc

A function that will be called in gst.structure.Structure.mapInPlace. The function may modify value.

alias StructureMapFunc = bool delegate

Return Value

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