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

TGstBinFlags

Declaration

Source position: gstbin.inc line 47

type TGstBinFlags = (

  GST_BIN_FLAG_NO_RESYNC = GST_ELEMENT_FLAG_LAST_BIN shl 0,

  GST_BIN_FLAG_STREAMS_AWARE = GST_ELEMENT_FLAG_LAST_BIN shl 1,

  GST_BIN_FLAG_LAST = GST_ELEMENT_FLAG_LAST_BIN shl 5

);


Documentation generated on: 2023-03-18