Unit 'gst' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gst]

TGstPipelineFlags

Declaration

Source position: gstpipeline.inc line 39

type TGstPipelineFlags = (

  GST_PIPELINE_FLAG_FIXED_CLOCK = Ord(GST_BIN_FLAG_LAST) shl 0,

  GST_PIPELINE_FLAG_LAST = Ord(GST_BIN_FLAG_LAST) shl 4

);


Documentation generated on: 2023-03-18