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

TGstStreamFlags

Declaration

Source position: gstenum.inc line 142

type TGstStreamFlags = (

  GST_STREAM_FLAG_NONE,

  GST_STREAM_FLAG_SPARSE = 1 shl 0,

  GST_STREAM_FLAG_SELECT = 1 shl 1,

  GST_STREAM_FLAG_UNSELECT = 1 shl 2

);


Documentation generated on: 2023-03-18