mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 03:35:21 +00:00
docs: add new stream config functions to docs
This commit is contained in:
parent
d50ecdd9d5
commit
6ba3e11c90
1 changed files with 11 additions and 0 deletions
|
@ -977,6 +977,17 @@ gst_event_new_reconfigure
|
|||
|
||||
gst_event_new_caps
|
||||
gst_event_parse_caps
|
||||
|
||||
GstStreamConfigFlags
|
||||
gst_event_new_stream_config
|
||||
gst_event_parse_stream_config
|
||||
|
||||
gst_event_set_stream_config_codec_data
|
||||
gst_event_parse_stream_config_codec_data
|
||||
|
||||
gst_event_add_stream_config_header
|
||||
gst_event_get_n_stream_config_headers
|
||||
gst_event_parse_nth_stream_config_header
|
||||
<SUBSECTION Standard>
|
||||
GstEventClass
|
||||
GST_EVENT
|
||||
|
|
Loading…
Reference in a new issue