design: messages: add brief entries for _TOC and _STREAM_START

This commit is contained in:
Reynaldo H. Verdejo Pinochet 2017-02-16 15:54:32 -08:00
parent 04dbb74b78
commit 1a5711ba50

View 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.