GstFlowCombiner
GstFlowCombiner
|
|
Includes
#include <gst/base/gstflowcombiner.h>
Functions
gst_flow_combiner_free ()
void
gst_flow_combiner_free (GstFlowCombiner *combiner);
gst_flow_combiner_remove_pad ()
void
gst_flow_combiner_remove_pad (GstFlowCombiner *combiner,
GstPad *pad);
gst_flow_combiner_clear ()
void
gst_flow_combiner_clear (GstFlowCombiner *combiner);
gst_flow_combiner_reset ()
void
gst_flow_combiner_reset (GstFlowCombiner *combiner);
Types and Values
GstFlowCombiner
typedef struct _GstFlowCombiner GstFlowCombiner;