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

TGstDebugLevel

Declaration

Source position: gstinfo.inc line 35

type TGstDebugLevel = (

  GST_LEVEL_NONE = 0,

  GST_LEVEL_ERROR = 1,

  GST_LEVEL_WARNING = 2,

  GST_LEVEL_FIXME = 3,

  GST_LEVEL_INFO = 4,

  GST_LEVEL_DEBUG = 5,

  GST_LEVEL_LOG = 6,

  GST_LEVEL_TRACE = 7,

  GST_LEVEL_MEMDUMP = 9,

  GST_LEVEL_COUNT

);


Documentation generated on: 2023-03-18