mms: remove mmssrc plugin
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-bad / docs / plugins / gst_plugins_cache.json
index d706adf..8ec3b7d 100644 (file)
         "tracers": {},
         "url": "Unknown package origin"
     },
-    "mms": {
-        "description": "Microsoft Multi Media Server streaming protocol support",
-        "elements": {
-            "mmssrc": {
-                "author": "Maciej Katafiasz <mathrick@users.sourceforge.net>",
-                "description": "Receive data streamed via MSFT Multi Media Server protocol",
-                "hierarchy": [
-                    "GstMMS",
-                    "GstPushSrc",
-                    "GstBaseSrc",
-                    "GstElement",
-                    "GstObject",
-                    "GInitiallyUnowned",
-                    "GObject"
-                ],
-                "interfaces": [
-                    "GstURIHandler"
-                ],
-                "klass": "Source/Network",
-                "long-name": "MMS streaming source",
-                "pad-templates": {
-                    "src": {
-                        "caps": "video/x-ms-asf:\n",
-                        "direction": "src",
-                        "presence": "always"
-                    }
-                },
-                "properties": {
-                    "connection-speed": {
-                        "blurb": "Network connection speed in kbps (0 = unknown)",
-                        "conditionally-available": false,
-                        "construct": false,
-                        "construct-only": false,
-                        "controllable": false,
-                        "default": "0",
-                        "max": "2147483",
-                        "min": "0",
-                        "mutable": "null",
-                        "readable": true,
-                        "type": "guint64",
-                        "writable": true
-                    },
-                    "location": {
-                        "blurb": "Host URL to connect to. Accepted are mms://, mmsu://, mmst:// URL types",
-                        "conditionally-available": false,
-                        "construct": false,
-                        "construct-only": false,
-                        "controllable": false,
-                        "default": "NULL",
-                        "mutable": "null",
-                        "readable": true,
-                        "type": "gchararray",
-                        "writable": true
-                    }
-                },
-                "rank": "none"
-            }
-        },
-        "filename": "gstmms",
-        "license": "LGPL",
-        "other-types": {},
-        "package": "GStreamer Bad Plug-ins",
-        "source": "gst-plugins-bad",
-        "tracers": {},
-        "url": "Unknown package origin"
-    },
     "modplug": {
         "description": ".MOD audio decoding",
         "elements": {