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

TGstMiniObjectFlags

Declaration

Source position: gstenum.inc line 18

type TGstMiniObjectFlags = (

  GST_MINI_OBJECT_FLAG_LOCKABLE = 1 shl 0,

  GST_MINI_OBJECT_FLAG_LOCK_READONLY = 1 shl 1,

  GST_MINI_OBJECT_FLAG_MAY_BE_LEAKED = 1 shl 2,

  GST_MINI_OBJECT_FLAG_LAST = 1 shl 4

);


Documentation generated on: 2023-03-18