mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 17:20:36 +00:00
design: messages: add brief entries for _TOC and _STREAM_START
This commit is contained in:
parent
04dbb74b78
commit
1a5711ba50
1 changed files with 5 additions and 0 deletions
|
@ -105,3 +105,8 @@ processing strategy for Quality of Service reasons.
|
|||
|
||||
**`GST_MESSAGE_PROGRESS`**: A progress message was posted. Progress messages
|
||||
inform the application about the state of asynchronous operations.
|
||||
|
||||
**`GST_MESSAGE_TOC`**: A new table of contents (TOC) was found or a previously
|
||||
found one was updated.
|
||||
|
||||
**`GST_MESSAGE_STREAM_START`**: Signals the start of a new stream.
|
||||
|
|
Loading…
Reference in a new issue