| Class | Description |
|---|---|
| BufferingMessage |
This message can be posted by an element that
needs to buffer data before it can continue processing.
|
| DurationMessage |
The duration of a pipeline has changed.
|
| EOSMessage |
This message is generated and posted in the sink elements of a
Bin. |
| ErrorMessage |
This message is posted by element when a fatal event occurs.
|
| GErrorMessage |
Base class for ERROR, WARNING and INFO messages.
|
| InfoMessage |
This message is posted by element to provide information to the application.
|
| LatencyMessage |
Message posted by elements when their latency requirements have changed.
|
| SegmentDoneMessage |
This message is posted by elements that finish playback of a segment as a
result of a segment seek.
|
| StateChangedMessage |
A state change message.
|
| TagMessage |
This message is posted by elements that have discovered new tags.
|
| WarningMessage |
This message is posted by element when a warning notice is required.
|