gst.base.FlowCombiner

Undocumented in source.

Public Imports

gst.base.c.types
public import gst.base.c.types;

Members

Classes

FlowCombiner
class FlowCombiner

Utility struct to help handling GstFlowReturn combination. Useful for gstreamer.Element<!-- -->s that have multiple source pads and need to combine the different GstFlowReturn for those pads.