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

TGstTracerValueFlags

Declaration

Source position: gsttracerrecord.inc line 60

type TGstTracerValueFlags = (

  GST_TRACER_VALUE_FLAGS_NONE = 0,

  GST_TRACER_VALUE_FLAGS_OPTIONAL = 1 shl 0,

  GST_TRACER_VALUE_FLAGS_AGGREGATED = 1 shl 1

);


Documentation generated on: 2023-03-18