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

TGstSchedulingFlags

Declaration

Source position: gstquery.inc line 80

type TGstSchedulingFlags = (

  GST_SCHEDULING_FLAG_SEEKABLE = 1 shl 0,

  GST_SCHEDULING_FLAG_SEQUENTIAL = 1 shl 1,

  GST_SCHEDULING_FLAG_BANDWIDTH_LIMITED = 1 shl 2

);


Documentation generated on: 2023-03-18