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

TGstParseError

Declaration

Source position: gstparse.inc line 32

type TGstParseError = (

  GST_PARSE_ERROR_SYNTAX,

  GST_PARSE_ERROR_NO_SUCH_ELEMENT,

  GST_PARSE_ERROR_NO_SUCH_PROPERTY,

  GST_PARSE_ERROR_LINK,

  GST_PARSE_ERROR_COULD_NOT_SET_PROPERTY,

  GST_PARSE_ERROR_EMPTY_BIN,

  GST_PARSE_ERROR_EMPTY,

  GST_PARSE_ERROR_DELAYED_LINK

);


Documentation generated on: 2023-03-18