GstPipelineFlags

Pipeline flags GST_PIPELINE_FLAG_FIXED_CLOCK this pipeline works with a fixed clock GST_PIPELINE_FLAG_LAST offset to define more flags

Values

ValueMeaning
FIXED_CLOCK(GstBinFlags.FLAG_LAST << 0)
LAST(GstBinFlags.FLAG_LAST << 4)

Meta