summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2013-07-22 11:41:35 +0200
committerSebastian Dröge <slomo@circular-chaos.org>2013-07-22 15:30:10 +0200
commit75d9454bf41c6637ab84cf7d151d8807bb30a96e (patch)
treed9b1e46ecbb08d6f5303552ad1a27600a6e7a678 /docs
parente136416dcc8cb088afcfd24ed8646a8cbae7e73f (diff)
gst: Add new group-id field to the stream-start event
All streams that have the same group id are supposed to be played together, i.e. all streams inside a container file should have the same group id but different stream ids. The group id should change each time the stream is started, resulting in different group ids each time a file is played for example.
Diffstat (limited to 'docs')
-rw-r--r--docs/gst/gstreamer-sections.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/gst/gstreamer-sections.txt b/docs/gst/gstreamer-sections.txt
index 7d9253c75..9e9b5c669 100644
--- a/docs/gst/gstreamer-sections.txt
+++ b/docs/gst/gstreamer-sections.txt
@@ -1054,6 +1054,8 @@ gst_event_new_stream_start
gst_event_parse_stream_start
gst_event_set_stream_flags
gst_event_parse_stream_flags
+gst_event_set_group_id
+gst_event_parse_group_id
gst_event_new_segment
gst_event_parse_segment
@@ -1530,7 +1532,10 @@ gst_message_new_toc
gst_message_parse_toc
gst_message_new_reset_time
gst_message_parse_reset_time
+
gst_message_new_stream_start
+gst_message_set_group_id
+gst_message_parse_group_id
GstStructureChangeType
gst_message_new_structure_change
@@ -3061,6 +3066,7 @@ gst_util_fraction_add
gst_util_fraction_compare
gst_util_seqnum_next
gst_util_seqnum_compare
+gst_util_group_id_next
gst_util_set_object_arg
gst_util_set_value_from_string
gst_util_get_timestamp