diff options
author | Lyon Wang <lyon.wang@nxp.com> | 2017-01-10 16:38:21 +0800 |
---|---|---|
committer | Sebastian Dröge <sebastian@centricular.com> | 2017-01-17 13:09:55 +0200 |
commit | 2609aaa48b163a35ca01013c4894c625f18a4045 (patch) | |
tree | de38ecea6c22eedcbc5373acb16136739e5d3fa3 /docs | |
parent | 5422728c7fd12bbbe71e8ce6bec1b6c161ed1fdc (diff) |
player: Add get video snapshot API
Add get video snapshot API:
gst_player_get_video_snapshot()
https://bugzilla.gnome.org/show_bug.cgi?id=773709
Diffstat (limited to 'docs')
-rw-r--r-- | docs/libs/gst-plugins-bad-libs-sections.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/libs/gst-plugins-bad-libs-sections.txt b/docs/libs/gst-plugins-bad-libs-sections.txt index 85e60dcd1..d115a8f78 100644 --- a/docs/libs/gst-plugins-bad-libs-sections.txt +++ b/docs/libs/gst-plugins-bad-libs-sections.txt @@ -1982,6 +1982,9 @@ gst_player_set_audio_video_offset gst_player_get_rate gst_player_set_rate +GstPlayerSnapshotFormat +gst_player_get_video_snapshot + GstPlayerSignalDispatcher GstPlayerSignalDispatcherInterface |