summaryrefslogtreecommitdiff
path: root/docs/plugins/gst-plugins-bad-plugins-sections.txt
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2014-08-25 14:43:49 +0100
committerTim-Philipp Müller <tim@centricular.com>2014-08-25 14:43:49 +0100
commit2dd668a7176006c7ed1abe508dcbbadca70475b3 (patch)
treeaf98a3577910c4074cacc52fcc8ef9e36ee818b3 /docs/plugins/gst-plugins-bad-plugins-sections.txt
parent8a7079dda9d4c7bae200d7e0324dad8a733946ae (diff)
downloadgstreamer-plugins-bad-2dd668a7176006c7ed1abe508dcbbadca70475b3.tar.gz
docs: move GstPhotography interface docs into the library docs
Now that we have docs for the libs.
Diffstat (limited to 'docs/plugins/gst-plugins-bad-plugins-sections.txt')
-rw-r--r--docs/plugins/gst-plugins-bad-plugins-sections.txt53
1 files changed, 0 insertions, 53 deletions
diff --git a/docs/plugins/gst-plugins-bad-plugins-sections.txt b/docs/plugins/gst-plugins-bad-plugins-sections.txt
index 49a85dec7..78121d824 100644
--- a/docs/plugins/gst-plugins-bad-plugins-sections.txt
+++ b/docs/plugins/gst-plugins-bad-plugins-sections.txt
@@ -1629,56 +1629,3 @@ GST_IS_COMPOSITOR_PAD
GST_IS_COMPOSITOR_PAD_CLASS
GST_TYPE_COMPOSITOR_PAD
</SECTION>
-
-# gst-libs
-
-<SECTION>
-<FILE>gstphotography</FILE>
-<TITLE>GstPhotography</TITLE>
-GstPhotography
-GST_PHOTOGRAPHY_AUTOFOCUS_DONE
-GST_PHOTOGRAPHY_SHAKE_RISK
-GstPhotographyNoiseReduction
-GstPhotographyWhiteBalanceMode
-GstPhotographyColorToneMode
-GstPhotographySceneMode
-GstPhotographyFlashMode
-GstPhotographyFlickerReductionMode
-GstPhotographyFocusMode
-GstPhotographyFocusStatus
-GstPhotographyCaps
-GstPhotographyShakeRisk
-GstPhotographySettings
-GstPhotographyCapturePrepared
-gst_photography_get_ev_compensation
-gst_photography_get_iso_speed
-gst_photography_get_aperture
-gst_photography_get_exposure
-gst_photography_get_white_balance_mode
-gst_photography_get_color_tone_mode
-gst_photography_get_scene_mode
-gst_photography_get_flash_mode
-gst_photography_get_noise_reduction
-gst_photography_get_zoom
-gst_photography_set_ev_compensation
-gst_photography_set_iso_speed
-gst_photography_set_aperture
-gst_photography_set_exposure
-gst_photography_set_white_balance_mode
-gst_photography_set_color_tone_mode
-gst_photography_set_scene_mode
-gst_photography_set_flash_mode
-gst_photography_set_noise_reduction
-gst_photography_set_zoom
-gst_photography_get_capabilities
-gst_photography_prepare_for_capture
-gst_photography_set_autofocus
-gst_photography_set_config
-gst_photography_get_config
-<SUBSECTION Standard>
-GST_PHOTOGRAPHY
-GST_IS_PHOTOGRAPHY
-GST_PHOTOGRAPHY_GET_INTERFACE
-gst_photography_get_type
-</SECTION>
-