design: messages: add brief entries for _TOC and _STREAM_START
authorReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
Thu, 16 Feb 2017 23:54:32 +0000 (15:54 -0800)
committerReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
Thu, 16 Feb 2017 23:55:00 +0000 (15:55 -0800)
markdown/design/messages.md

index 55d7d52..86be30b 100644 (file)
@@ -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.