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

TGstStreamStatusType

Declaration

Source position: gstmessage.inc line 39

type TGstStreamStatusType = (

  GST_STREAM_STATUS_TYPE_CREATE = 0,

  GST_STREAM_STATUS_TYPE_ENTER = 1,

  GST_STREAM_STATUS_TYPE_LEAVE = 2,

  GST_STREAM_STATUS_TYPE_DESTROY = 3,

  GST_STREAM_STATUS_TYPE_START = 8,

  GST_STREAM_STATUS_TYPE_PAUSE = 9,

  GST_STREAM_STATUS_TYPE_STOP = 10

);


Documentation generated on: 2023-03-18