summaryrefslogtreecommitdiff
path: root/docs/libs
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2016-07-19 14:36:25 +0200
committerSebastian Dröge <sebastian@centricular.com>2016-07-25 13:02:35 +0300
commit6e39cef802f28257d36a400e445df36a52d2079e (patch)
tree955545100429ed33611896f96346668b3f5dbb6b /docs/libs
parent689468242631e950da8e535ffdb6eab61c2c25b9 (diff)
player: add API to change http user agent
Introducing a new 'config' API similar to GstBufferPoolConfig. https://bugzilla.gnome.org/show_bug.cgi?id=765314
Diffstat (limited to 'docs/libs')
-rw-r--r--docs/libs/gst-plugins-bad-libs-sections.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/libs/gst-plugins-bad-libs-sections.txt b/docs/libs/gst-plugins-bad-libs-sections.txt
index fdcdf2ed5..8e519361e 100644
--- a/docs/libs/gst-plugins-bad-libs-sections.txt
+++ b/docs/libs/gst-plugins-bad-libs-sections.txt
@@ -1705,6 +1705,9 @@ gst_player_get_mute
gst_player_get_pipeline
+gst_player_set_config
+gst_player_get_config
+
gst_player_set_position_update_interval
gst_player_get_position_update_interval
@@ -1763,6 +1766,10 @@ GstPlayerSignalDispatcherInterface
GstPlayerVideoRenderer
GstPlayerVideoRendererInterface
+<SUBSECTION config>
+gst_player_config_set_user_agent
+gst_player_config_get_user_agent
+
<SUBSECTION Standard>
GST_IS_PLAYER
GST_IS_PLAYER_CLASS