docs: Remove dxgiscreencapsrc from documentation
authorSeungha Yang <seungha@centricular.com>
Fri, 12 Aug 2022 20:24:03 +0000 (05:24 +0900)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Sat, 13 Aug 2022 18:40:02 +0000 (18:40 +0000)
The implementation was dropped in
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1750

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2878>

subprojects/gst-docs/symbols/symbol_index.json
subprojects/gst-plugins-bad/docs/plugins/gst_plugins_cache.json

index 7fc03bf..c9b4fdb 100644 (file)
   "GstDX9ScreenCapSrc:width",
   "GstDX9ScreenCapSrc:x",
   "GstDX9ScreenCapSrc:y",
-  "GstDXGIScreenCapSrc",
-  "GstDXGIScreenCapSrc!src",
-  "GstDXGIScreenCapSrc:cursor",
-  "GstDXGIScreenCapSrc:device-name",
-  "GstDXGIScreenCapSrc:height",
-  "GstDXGIScreenCapSrc:monitor",
-  "GstDXGIScreenCapSrc:width",
-  "GstDXGIScreenCapSrc:x",
-  "GstDXGIScreenCapSrc:y",
   "GstDashDemux",
   "GstDashDemux!audio_%02u",
   "GstDashDemux!sink",
   "dx9screencapsrc:width",
   "dx9screencapsrc:x",
   "dx9screencapsrc:y",
-  "dxgiscreencapsrc",
-  "dxgiscreencapsrc:cursor",
-  "dxgiscreencapsrc:device-name",
-  "dxgiscreencapsrc:height",
-  "dxgiscreencapsrc:monitor",
-  "dxgiscreencapsrc:width",
-  "dxgiscreencapsrc:x",
-  "dxgiscreencapsrc:y",
   "dynudpsink",
   "dynudpsink::get-stats",
   "dynudpsink:bind-address",
   "element-dvdsubdec",
   "element-dvdsubparse",
   "element-dx9screencapsrc",
-  "element-dxgiscreencapsrc",
   "element-dynudpsink",
   "element-edgedetect",
   "element-edgetv",
index 1e06813..d10018b 100644 (file)
                 },
                 "rank": "none"
             },
-            "dxgiscreencapsrc": {
-                "author": "OKADA Jun-ichi <okada@abt.jp>",
-                "description": "Captures screen",
-                "hierarchy": [
-                    "GstDXGIScreenCapSrc",
-                    "GstPushSrc",
-                    "GstBaseSrc",
-                    "GstElement",
-                    "GstObject",
-                    "GInitiallyUnowned",
-                    "GObject"
-                ],
-                "klass": "Source/Video",
-                "long-name": "DirectX DXGI screen capture source",
-                "pad-templates": {
-                    "src": {
-                        "caps": "video/x-raw:\n         format: BGRA\n          width: [ 1, 2147483647 ]\n         height: [ 1, 2147483647 ]\n      framerate: [ 0/1, 2147483647/1 ]\n",
-                        "direction": "src",
-                        "presence": "always"
-                    }
-                },
-                "properties": {
-                    "cursor": {
-                        "blurb": "Whether to show mouse cursor (default off)",
-                        "conditionally-available": false,
-                        "construct": false,
-                        "construct-only": false,
-                        "controllable": false,
-                        "default": "false",
-                        "mutable": "null",
-                        "readable": true,
-                        "type": "gboolean",
-                        "writable": true
-                    },
-                    "device-name": {
-                        "blurb": "Which monitor to use by device name (e.g. \"\\\\\\\\.\\\\DISPLAY1\")",
-                        "conditionally-available": false,
-                        "construct": false,
-                        "construct-only": false,
-                        "controllable": false,
-                        "default": "NULL",
-                        "mutable": "null",
-                        "readable": true,
-                        "type": "gchararray",
-                        "writable": true
-                    },
-                    "height": {
-                        "blurb": "Height of screen capture area (0 = maximum)",
-                        "conditionally-available": false,
-                        "construct": false,
-                        "construct-only": false,
-                        "controllable": false,
-                        "default": "0",
-                        "max": "2147483647",
-                        "min": "0",
-                        "mutable": "null",
-                        "readable": true,
-                        "type": "gint",
-                        "writable": true
-                    },
-                    "monitor": {
-                        "blurb": "Which monitor to use (-1 = primary monitor and default)",
-                        "conditionally-available": false,
-                        "construct": false,
-                        "construct-only": false,
-                        "controllable": false,
-                        "default": "-1",
-                        "max": "2147483647",
-                        "min": "-1",
-                        "mutable": "null",
-                        "readable": true,
-                        "type": "gint",
-                        "writable": true
-                    },
-                    "width": {
-                        "blurb": "Width of screen capture area (0 = maximum)",
-                        "conditionally-available": false,
-                        "construct": false,
-                        "construct-only": false,
-                        "controllable": false,
-                        "default": "0",
-                        "max": "2147483647",
-                        "min": "0",
-                        "mutable": "null",
-                        "readable": true,
-                        "type": "gint",
-                        "writable": true
-                    },
-                    "x": {
-                        "blurb": "Horizontal coordinate of top left corner for the screen capture area",
-                        "conditionally-available": false,
-                        "construct": false,
-                        "construct-only": false,
-                        "controllable": false,
-                        "default": "0",
-                        "max": "2147483647",
-                        "min": "0",
-                        "mutable": "null",
-                        "readable": true,
-                        "type": "gint",
-                        "writable": true
-                    },
-                    "y": {
-                        "blurb": "Vertical coordinate of top left corner for the screen capture area",
-                        "conditionally-available": false,
-                        "construct": false,
-                        "construct-only": false,
-                        "controllable": false,
-                        "default": "0",
-                        "max": "2147483647",
-                        "min": "0",
-                        "mutable": "null",
-                        "readable": true,
-                        "type": "gint",
-                        "writable": true
-                    }
-                },
-                "rank": "none"
-            },
             "gdiscreencapsrc": {
                 "author": "Haakon Sporsheim <hakon.sporsheim@tandberg.com>",
                 "description": "Captures screen",