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

TGstFormat

Declaration

Source position: gstenum.inc line 39

type TGstFormat = (

  GST_FORMAT_UNDEFINED = 0,

  GST_FORMAT_DEFAULT = 1,

  GST_FORMAT_BYTES = 2,

  GST_FORMAT_TIME = 3,

  GST_FORMAT_BUFFERS = 4,

  GST_FORMAT_PERCENT = 5

);


Documentation generated on: 2023-03-18