From 8794f4b713d950eba64bda2309cf78cacb20b2a0 Mon Sep 17 00:00:00 2001 From: Seungha Yang Date: Sun, 21 Feb 2021 17:38:38 +0900 Subject: d3d11: Documentation update * Update class metadata * for wrapper bin elements to be distinguishable from internal element. * D3D11 -> Direct3D11 for consistency * Add missing Since mark everywhere * Update plugin cache Part-of: --- docs/plugins/gst_plugins_cache.json | 2042 +++++++++++++++++++++++++++++------ 1 file changed, 1688 insertions(+), 354 deletions(-) (limited to 'docs') diff --git a/docs/plugins/gst_plugins_cache.json b/docs/plugins/gst_plugins_cache.json index 0553a5f70..995e41a0c 100644 --- a/docs/plugins/gst_plugins_cache.json +++ b/docs/plugins/gst_plugins_cache.json @@ -5307,11 +5307,12 @@ "d3d11": { "description": "Direct3D11 plugin", "elements": { - "d3d11convert": { - "author": "Seungha Yang , Jeongki Kim ", - "description": "Resizes video and allow color conversion using D3D11", + "d3d11colorconvert": { + "author": "Seungha Yang ", + "description": "Color conversion using Direct3D11", "hierarchy": [ "GstD3D11ColorConvert", + "GstD3D11BaseConvert", "GstD3D11BaseFilter", "GstBaseTransform", "GstElement", @@ -5319,199 +5320,226 @@ "GInitiallyUnowned", "GObject" ], - "klass": "Filter/Converter/Scaler/Video/Hardware", - "long-name": "Direct3D11 colorspace converter and scaler", + "klass": "Filter/Converter/Video/Hardware", + "long-name": "Direct3D11 colorspace converter", "pad-templates": { "sink": { - "caps": "video/x-raw(memory:D3D11Memory):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE }\n width: [ 1, 2147483647 ]\n height: [ 1, 2147483647 ]\n framerate: [ 0/1, 2147483647/1 ]\n\nvideo/x-raw(memory:D3D11Memory, meta:GstVideoOverlayComposition):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE }\n width: [ 1, 2147483647 ]\n height: [ 1, 2147483647 ]\n framerate: [ 0/1, 2147483647/1 ]\n", + "caps": "video/x-raw(memory:D3D11Memory):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE, YUY2, UYVY, VYUY, Y210, Y410 }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\n\nvideo/x-raw(memory:D3D11Memory, meta:GstVideoOverlayComposition):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE, YUY2, UYVY, VYUY, Y210, Y410 }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\n", "direction": "sink", "presence": "always" }, "src": { - "caps": "video/x-raw(memory:D3D11Memory):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE }\n width: [ 1, 2147483647 ]\n height: [ 1, 2147483647 ]\n framerate: [ 0/1, 2147483647/1 ]\n\nvideo/x-raw(memory:D3D11Memory, meta:GstVideoOverlayComposition):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE }\n width: [ 1, 2147483647 ]\n height: [ 1, 2147483647 ]\n framerate: [ 0/1, 2147483647/1 ]\n", + "caps": "video/x-raw(memory:D3D11Memory):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\n\nvideo/x-raw(memory:D3D11Memory, meta:GstVideoOverlayComposition):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\n", "direction": "src", "presence": "always" } }, "rank": "none" }, - "d3d11download": { - "author": "Seungha Yang ", - "description": "Downloads D3D11 texture memory into system memory", + "d3d11compositor": { + "author": "Seungha Yang ", + "description": "A Direct3D11 compositor bin", "hierarchy": [ - "GstD3D11Download", - "GstD3D11BaseFilter", - "GstBaseTransform", + "GstD3D11CompositorBin", + "GstBin", "GstElement", "GstObject", "GInitiallyUnowned", "GObject" ], - "klass": "Filter/Video", - "long-name": "Direct3D11 downloader", - "pad-templates": { - "sink": { - "caps": "video/x-raw(memory:D3D11Memory):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE }\n width: [ 1, 2147483647 ]\n height: [ 1, 2147483647 ]\n framerate: [ 0/1, 2147483647/1 ]\n\nvideo/x-raw(memory:D3D11Memory, meta:GstVideoOverlayComposition):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE }\n width: [ 1, 2147483647 ]\n height: [ 1, 2147483647 ]\n framerate: [ 0/1, 2147483647/1 ]\nvideo/x-raw:\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE }\n width: [ 1, 2147483647 ]\n height: [ 1, 2147483647 ]\n framerate: [ 0/1, 2147483647/1 ]\n\nvideo/x-raw(memory:SystemMemory, meta:GstVideoOverlayComposition):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE }\n width: [ 1, 2147483647 ]\n height: [ 1, 2147483647 ]\n framerate: [ 0/1, 2147483647/1 ]\n", - "direction": "sink", - "presence": "always" - }, - "src": { - "caps": "video/x-raw:\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE }\n width: [ 1, 2147483647 ]\n height: [ 1, 2147483647 ]\n framerate: [ 0/1, 2147483647/1 ]\n\nvideo/x-raw(memory:SystemMemory, meta:GstVideoOverlayComposition):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE }\n width: [ 1, 2147483647 ]\n height: [ 1, 2147483647 ]\n framerate: [ 0/1, 2147483647/1 ]\n", - "direction": "src", - "presence": "always" - } - }, - "rank": "none" - }, - "d3d11h264dec": { - "author": "Seungha Yang ", - "description": "A Direct3D11 based H.264 video decoder", - "hierarchy": [ - "GstD3D11H264Dec", - "GstH264Decoder", - "GstVideoDecoder", - "GstElement", - "GstObject", - "GInitiallyUnowned", - "GObject" + "interfaces": [ + "GstChildProxy" ], - "klass": "Codec/Decoder/Video/Hardware", - "long-name": "Direct3D11 H.264 Intel(R) Iris(R) Plus Graphics Decoder", + "klass": "Filter/Editor/Video/Compositor", + "long-name": "Direct3D11 Compositor Bin", "pad-templates": { - "sink": { - "caps": "video/x-h264:\n stream-format: { (string)avc, (string)avc3, (string)byte-stream }\n alignment: au\n profile: { (string)high, (string)main, (string)constrained-baseline, (string)baseline }\n framerate: [ 0/1, 2147483647/1 ]\n width: [ 64, 4096 ]\n height: [ 64, 4096 ]\n", + "sink_%%u": { + "caps": "video/x-raw(memory:D3D11Memory):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE, YUY2, UYVY, VYUY, Y210, Y410 }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\nvideo/x-raw:\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE, YUY2, UYVY, VYUY, Y210, Y410 }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\n", "direction": "sink", - "presence": "always" + "presence": "request", + "type": "GstD3D11CompositorBinInput" }, "src": { - "caps": "video/x-raw(memory:D3D11Memory):\n format: NV12\n framerate: [ 0/1, 2147483647/1 ]\n width: [ 64, 4096 ]\n height: [ 64, 4096 ]\nvideo/x-raw:\n format: NV12\n framerate: [ 0/1, 2147483647/1 ]\n width: [ 64, 4096 ]\n height: [ 64, 4096 ]\n", + "caps": "video/x-raw(memory:D3D11Memory):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\nvideo/x-raw:\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\n", "direction": "src", - "presence": "always" + "presence": "always", + "type": "GstD3D11CompositorBinPad" } }, "properties": { "adapter": { - "blurb": "DXGI Adapter index for creating device", + "blurb": "Adapter index for creating device (-1 for default)", "conditionally-available": false, "construct": false, "construct-only": false, "controllable": false, "default": "0", - "max": "-1", + "max": "2147483647", + "min": "-1", + "mutable": "ready", + "readable": true, + "type": "gint", + "writable": true + }, + "background": { + "blurb": "Background type", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "checker (0)", + "mutable": "null", + "readable": true, + "type": "GstD3D11CompositorBackground", + "writable": true + }, + "emit-signals": { + "blurb": "Send signals", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "false", + "mutable": "null", + "readable": true, + "type": "gboolean", + "writable": true + }, + "latency": { + "blurb": "Additional latency in live mode to allow upstream to take longer to produce buffers for the current position (in nanoseconds)", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "0", + "max": "18446744073709551615", "min": "0", "mutable": "null", "readable": true, - "type": "guint", - "writable": false + "type": "guint64", + "writable": true }, - "device-id": { - "blurb": "DXGI Device ID", + "min-upstream-latency": { + "blurb": "When sources with a higher latency are expected to be plugged in dynamically after the aggregator has started playing, this allows overriding the minimum latency reported by the initial source(s). This is only taken into account when larger than the actually reported minimum latency. (nanoseconds)", "conditionally-available": false, "construct": false, "construct-only": false, "controllable": false, - "default": "35410", - "max": "-1", + "default": "0", + "max": "18446744073709551615", "min": "0", "mutable": "null", "readable": true, - "type": "guint", + "type": "guint64", + "writable": true + }, + "mixer": { + "blurb": "The d3d11 mixer chain to use", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "mutable": "null", + "readable": true, + "type": "GstElement", "writable": false }, - "vendor-id": { - "blurb": "DXGI Vendor ID", + "start-time": { + "blurb": "Start time to use if start-time-selection=set", "conditionally-available": false, "construct": false, "construct-only": false, "controllable": false, - "default": "32902", - "max": "-1", + "default": "18446744073709551615", + "max": "18446744073709551615", "min": "0", "mutable": "null", "readable": true, - "type": "guint", - "writable": false + "type": "guint64", + "writable": true + }, + "start-time-selection": { + "blurb": "Decides which start time is output", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "zero (0)", + "mutable": "null", + "readable": true, + "type": "GstAggregatorStartTimeSelection", + "writable": true } }, "rank": "secondary" }, - "d3d11h265dec": { - "author": "Seungha Yang ", - "description": "A Direct3D11 based H.265 video decoder", + "d3d11compositorelement": { + "author": "Seungha Yang ", + "description": "A Direct3D11 compositor", "hierarchy": [ - "GstD3D11H265Dec", - "GstH265Decoder", - "GstVideoDecoder", + "GstD3D11Compositor", + "GstVideoAggregator", + "GstAggregator", "GstElement", "GstObject", "GInitiallyUnowned", "GObject" ], - "klass": "Codec/Decoder/Video/Hardware", - "long-name": "Direct3D11 H.265 Intel(R) Iris(R) Plus Graphics Decoder", + "interfaces": [ + "GstChildProxy" + ], + "klass": "Filter/Editor/Video/Compositor", + "long-name": "Direct3D11 Compositor", "pad-templates": { - "sink": { - "caps": "video/x-h265:\n stream-format: { (string)hev1, (string)hvc1, (string)byte-stream }\n alignment: au\n framerate: [ 0/1, 2147483647/1 ]\n profile: { (string)main, (string)main-10 }\n width: [ 64, 8192 ]\n height: [ 64, 8192 ]\n", + "sink_%%u": { + "caps": "video/x-raw(memory:D3D11Memory):\n format: { RGBA, BGRA }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\n", "direction": "sink", - "presence": "always" + "presence": "request", + "type": "GstD3D11CompositorPad" }, "src": { - "caps": "video/x-raw(memory:D3D11Memory):\n framerate: [ 0/1, 2147483647/1 ]\n format: { NV12, P010_10LE }\n width: [ 64, 8192 ]\n height: [ 64, 8192 ]\nvideo/x-raw:\n framerate: [ 0/1, 2147483647/1 ]\n format: { NV12, P010_10LE }\n width: [ 64, 8192 ]\n height: [ 64, 8192 ]\n", + "caps": "video/x-raw(memory:D3D11Memory):\n format: { RGBA, BGRA }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\n", "direction": "src", - "presence": "always" + "presence": "always", + "type": "GstAggregatorPad" } }, "properties": { "adapter": { - "blurb": "DXGI Adapter index for creating device", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "device-id": { - "blurb": "DXGI Device ID", + "blurb": "Adapter index for creating device (-1 for default)", "conditionally-available": false, "construct": false, "construct-only": false, "controllable": false, - "default": "35410", - "max": "-1", - "min": "0", - "mutable": "null", + "default": "-1", + "max": "2147483647", + "min": "-1", + "mutable": "ready", "readable": true, - "type": "guint", - "writable": false + "type": "gint", + "writable": true }, - "vendor-id": { - "blurb": "DXGI Vendor ID", + "background": { + "blurb": "Background type", "conditionally-available": false, "construct": false, "construct-only": false, "controllable": false, - "default": "32902", - "max": "-1", - "min": "0", + "default": "checker (0)", "mutable": "null", "readable": true, - "type": "guint", - "writable": false + "type": "GstD3D11CompositorBackground", + "writable": true } }, - "rank": "secondary" + "rank": "none" }, - "d3d11upload": { - "author": "Seungha Yang ", - "description": "Uploads data into D3D11 texture memory", + "d3d11convert": { + "author": "Seungha Yang , Jeongki Kim ", + "description": "Resizes video and allow color conversion using Direct3D11", "hierarchy": [ - "GstD3D11Upload", + "GstD3D11Convert", + "GstD3D11BaseConvert", "GstD3D11BaseFilter", "GstBaseTransform", "GstElement", @@ -5519,27 +5547,27 @@ "GInitiallyUnowned", "GObject" ], - "klass": "Filter/Video", - "long-name": "Direct3D11 uploader", + "klass": "Filter/Converter/Scaler/Video/Hardware", + "long-name": "Direct3D11 colorspace converter and scaler", "pad-templates": { "sink": { - "caps": "video/x-raw:\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE }\n width: [ 1, 2147483647 ]\n height: [ 1, 2147483647 ]\n framerate: [ 0/1, 2147483647/1 ]\n\nvideo/x-raw(memory:SystemMemory, meta:GstVideoOverlayComposition):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE }\n width: [ 1, 2147483647 ]\n height: [ 1, 2147483647 ]\n framerate: [ 0/1, 2147483647/1 ]\n\nvideo/x-raw(memory:D3D11Memory):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE }\n width: [ 1, 2147483647 ]\n height: [ 1, 2147483647 ]\n framerate: [ 0/1, 2147483647/1 ]\n\nvideo/x-raw(memory:D3D11Memory, meta:GstVideoOverlayComposition):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE }\n width: [ 1, 2147483647 ]\n height: [ 1, 2147483647 ]\n framerate: [ 0/1, 2147483647/1 ]\n", + "caps": "video/x-raw(memory:D3D11Memory):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE, YUY2, UYVY, VYUY, Y210, Y410 }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\n\nvideo/x-raw(memory:D3D11Memory, meta:GstVideoOverlayComposition):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE, YUY2, UYVY, VYUY, Y210, Y410 }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\n", "direction": "sink", "presence": "always" }, "src": { - "caps": "video/x-raw(memory:D3D11Memory):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE }\n width: [ 1, 2147483647 ]\n height: [ 1, 2147483647 ]\n framerate: [ 0/1, 2147483647/1 ]\n\nvideo/x-raw(memory:D3D11Memory, meta:GstVideoOverlayComposition):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE }\n width: [ 1, 2147483647 ]\n height: [ 1, 2147483647 ]\n framerate: [ 0/1, 2147483647/1 ]\n", + "caps": "video/x-raw(memory:D3D11Memory):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\n\nvideo/x-raw(memory:D3D11Memory, meta:GstVideoOverlayComposition):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\n", "direction": "src", "presence": "always" } }, "rank": "none" }, - "d3d11videosink": { - "author": "Seungha Yang ", - "description": "A Direct3D11 based videosink", + "d3d11deinterlace": { + "author": "Seungha Yang ", + "description": "A Direct3D11 based deinterlacer bin", "hierarchy": [ - "GstD3D11VideoSinkBin", + "GstD3D11DeinterlaceBin", "GstBin", "GstElement", "GstObject", @@ -5547,294 +5575,223 @@ "GObject" ], "interfaces": [ - "GstChildProxy", - "GstVideoOverlay", - "GstNavigation" + "GstChildProxy" ], - "klass": "Sink/Video", - "long-name": "Direct3D11 video sink bin", + "klass": "Filter/Effect/Video/Deinterlace/Hardware", + "long-name": "Direct3D11 Intel(R) Iris(R) Plus Graphics Deinterlacer Bin", "pad-templates": { "sink": { - "caps": "video/x-raw(memory:D3D11Memory):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE }\n width: [ 1, 2147483647 ]\n height: [ 1, 2147483647 ]\n framerate: [ 0/1, 2147483647/1 ]\n\nvideo/x-raw(memory:D3D11Memory, meta:GstVideoOverlayComposition):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE }\n width: [ 1, 2147483647 ]\n height: [ 1, 2147483647 ]\n framerate: [ 0/1, 2147483647/1 ]\nvideo/x-raw:\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE }\n width: [ 1, 2147483647 ]\n height: [ 1, 2147483647 ]\n framerate: [ 0/1, 2147483647/1 ]\n\nvideo/x-raw(memory:SystemMemory, meta:GstVideoOverlayComposition):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE }\n width: [ 1, 2147483647 ]\n height: [ 1, 2147483647 ]\n framerate: [ 0/1, 2147483647/1 ]\n", + "caps": "video/x-raw(memory:D3D11Memory):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE, YUY2, UYVY, VYUY, Y210, Y410 }\n width: [ 64, 8192 ]\n height: [ 64, 8192 ]\n\nvideo/x-raw(memory:D3D11Memory, meta:GstVideoOverlayComposition):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE, YUY2, UYVY, VYUY, Y210, Y410 }\n width: [ 64, 8192 ]\n height: [ 64, 8192 ]\nvideo/x-raw:\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE, YUY2, UYVY, VYUY, Y210, Y410 }\n width: [ 64, 8192 ]\n height: [ 64, 8192 ]\n\nvideo/x-raw(memory:SystemMemory, meta:GstVideoOverlayComposition):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE, YUY2, UYVY, VYUY, Y210, Y410 }\n width: [ 64, 8192 ]\n height: [ 64, 8192 ]\n", "direction": "sink", "presence": "always" + }, + "src": { + "caps": "video/x-raw(memory:D3D11Memory):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE }\n width: [ 64, 8192 ]\n height: [ 64, 8192 ]\n\nvideo/x-raw(memory:D3D11Memory, meta:GstVideoOverlayComposition):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE }\n width: [ 64, 8192 ]\n height: [ 64, 8192 ]\nvideo/x-raw:\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE }\n width: [ 64, 8192 ]\n height: [ 64, 8192 ]\n\nvideo/x-raw(memory:SystemMemory, meta:GstVideoOverlayComposition):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE }\n width: [ 64, 8192 ]\n height: [ 64, 8192 ]\n", + "direction": "src", + "presence": "always" } }, "properties": { "adapter": { - "blurb": "Adapter index for creating device (-1 for default)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "2147483647", - "min": "-1", - "mutable": "ready", - "readable": true, - "type": "gint", - "writable": true - }, - "async": { - "blurb": "Go asynchronously to PAUSED", + "blurb": "DXGI Adapter index for creating device", "conditionally-available": false, "construct": false, "construct-only": false, "controllable": false, - "default": "true", + "default": "0", + "max": "-1", + "min": "0", "mutable": "null", "readable": true, - "type": "gboolean", - "writable": true + "type": "guint", + "writable": false }, - "blocksize": { - "blurb": "Size in bytes to pull per buffer (0 = default)", + "device-id": { + "blurb": "DXGI Device ID", "conditionally-available": false, "construct": false, "construct-only": false, "controllable": false, - "default": "4096", + "default": "35410", "max": "-1", "min": "0", "mutable": "null", "readable": true, "type": "guint", - "writable": true + "writable": false }, - "enable-last-sample": { - "blurb": "Enable the last-sample property", + "method": { + "blurb": "Deinterlace Method. Use can set multiple methods as a flagset and element will select one of method automatically. If deinterlacing device failed to deinterlace with given mode, fallback might happen by the device", "conditionally-available": false, "construct": false, "construct-only": false, "controllable": false, - "default": "true", - "mutable": "null", + "default": "bob", + "mutable": "ready", "readable": true, - "type": "gboolean", + "type": "GstD3D11DeinterlaceMethod", "writable": true }, - "enable-navigation-events": { - "blurb": "When enabled, navigation events are sent upstream", + "qos": { + "blurb": "Handle Quality-of-Service events", "conditionally-available": false, "construct": false, "construct-only": false, "controllable": false, - "default": "true", + "default": "false", "mutable": "null", "readable": true, "type": "gboolean", "writable": true }, - "force-aspect-ratio": { - "blurb": "When enabled, scaling will respect original aspect ratio", + "supported-methods": { + "blurb": "Set of supported deinterlace methods by device", "conditionally-available": false, "construct": false, "construct-only": false, "controllable": false, - "default": "true", + "default": "mocomp+adaptive+bob+blend", "mutable": "null", "readable": true, - "type": "gboolean", - "writable": true + "type": "GstD3D11DeinterlaceMethod", + "writable": false }, - "fullscreen": { - "blurb": "Ignored when \"fullscreen-toggle-mode\" does not include \"property\"", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "fullscreen-toggle-mode": { - "blurb": "Full screen toggle mode used to trigger fullscreen mode change", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "none", - "mutable": "null", - "readable": true, - "type": "GstD3D11WindowFullscreenToggleMode", - "writable": true - }, - "last-sample": { - "blurb": "The last sample received in the sink", + "vendor-id": { + "blurb": "DXGI Vendor ID", "conditionally-available": false, "construct": false, "construct-only": false, "controllable": false, + "default": "32902", + "max": "-1", + "min": "0", "mutable": "null", "readable": true, - "type": "GstSample", + "type": "guint", "writable": false + } + }, + "rank": "marginal" + }, + "d3d11deinterlaceelement": { + "author": "Seungha Yang ", + "description": "A Direct3D11 based deinterlacer", + "hierarchy": [ + "GstD3D11Deinterlace", + "GstBaseTransform", + "GstElement", + "GstObject", + "GInitiallyUnowned", + "GObject" + ], + "klass": "Filter/Effect/Video/Deinterlace/Hardware", + "long-name": "Direct3D11 Intel(R) Iris(R) Plus Graphics Deinterlacer", + "pad-templates": { + "sink": { + "caps": "video/x-raw(memory:D3D11Memory):\n width: [ 64, 8192 ]\n height: [ 64, 8192 ]\n format: { NV12 }\n\nvideo/x-raw(memory:D3D11Memory, meta:GstVideoOverlayComposition):\n width: [ 64, 8192 ]\n height: [ 64, 8192 ]\n format: { NV12 }\n", + "direction": "sink", + "presence": "always" }, - "max-bitrate": { - "blurb": "The maximum bits per second to render (0 = disabled)", + "src": { + "caps": "video/x-raw(memory:D3D11Memory):\n width: [ 64, 8192 ]\n height: [ 64, 8192 ]\n format: { NV12 }\n\nvideo/x-raw(memory:D3D11Memory, meta:GstVideoOverlayComposition):\n width: [ 64, 8192 ]\n height: [ 64, 8192 ]\n format: { NV12 }\n", + "direction": "src", + "presence": "always" + } + }, + "properties": { + "adapter": { + "blurb": "DXGI Adapter index for creating device", "conditionally-available": false, "construct": false, "construct-only": false, "controllable": false, "default": "0", - "max": "18446744073709551615", + "max": "-1", "min": "0", "mutable": "null", "readable": true, - "type": "guint64", - "writable": true - }, - "max-lateness": { - "blurb": "Maximum number of nanoseconds that a buffer can be late before it is dropped (-1 unlimited)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "5000000", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true + "type": "guint", + "writable": false }, - "processing-deadline": { - "blurb": "Maximum processing deadline in nanoseconds", + "device-id": { + "blurb": "DXGI Device ID", "conditionally-available": false, "construct": false, "construct-only": false, "controllable": false, - "default": "15000000", - "max": "18446744073709551615", + "default": "35410", + "max": "-1", "min": "0", "mutable": "null", "readable": true, - "type": "guint64", - "writable": true - }, - "qos": { - "blurb": "Generate Quality-of-Service events upstream", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true + "type": "guint", + "writable": false }, - "render-delay": { - "blurb": "Additional render delay of the sink in nanoseconds", + "method": { + "blurb": "Deinterlace Method. Use can set multiple methods as a flagset and element will select one of method automatically. If deinterlacing device failed to deinterlace with given mode, fallback might happen by the device", "conditionally-available": false, "construct": false, "construct-only": false, "controllable": false, - "default": "0", - "max": "18446744073709551615", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint64", - "writable": true - }, - "show-preroll-frame": { - "blurb": "Whether to render video frames during preroll", - "conditionally-available": false, - "construct": true, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", + "default": "bob", + "mutable": "ready", "readable": true, - "type": "gboolean", + "type": "GstD3D11DeinterlaceMethod", "writable": true }, - "stats": { - "blurb": "Sink Statistics", + "supported-methods": { + "blurb": "Set of supported deinterlace methods by device", "conditionally-available": false, "construct": false, "construct-only": false, "controllable": false, - "default": "application/x-gst-base-sink-stats, average-rate=(double)0, dropped=(guint64)0, rendered=(guint64)0;", + "default": "mocomp+adaptive+bob+blend", "mutable": "null", "readable": true, - "type": "GstStructure", + "type": "GstD3D11DeinterlaceMethod", "writable": false }, - "sync": { - "blurb": "Sync on the clock", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "throttle-time": { - "blurb": "The time to keep between rendered buffers (0 = disabled)", + "vendor-id": { + "blurb": "DXGI Vendor ID", "conditionally-available": false, "construct": false, "construct-only": false, "controllable": false, - "default": "0", - "max": "18446744073709551615", + "default": "32902", + "max": "-1", "min": "0", "mutable": "null", "readable": true, - "type": "guint64", - "writable": true - }, - "ts-offset": { - "blurb": "Timestamp offset in nanoseconds", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "-9223372036854775808", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true + "type": "guint", + "writable": false } }, - "rank": "primary" + "rank": "none" }, - "d3d11videosinkelement": { - "author": "Seungha Yang ", - "description": "A Direct3D11 based videosink", + "d3d11desktopdupsrc": { + "author": "Seungha Yang ", + "description": "Capture desktop image by using Desktop Duplication API", "hierarchy": [ - "GstD3D11VideoSink", - "GstVideoSink", - "GstBaseSink", + "GstD3D11DesktopDupSrc", + "GstPushSrc", + "GstBaseSrc", "GstElement", "GstObject", "GInitiallyUnowned", "GObject" ], - "interfaces": [ - "GstVideoOverlay", - "GstNavigation" - ], - "klass": "Sink/Video", - "long-name": "Direct3D11 video sink", + "klass": "Source/Video", + "long-name": "Direct3D11 desktop duplication src", "pad-templates": { - "sink": { - "caps": "video/x-raw(memory:D3D11Memory):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE }\n width: [ 1, 2147483647 ]\n height: [ 1, 2147483647 ]\n framerate: [ 0/1, 2147483647/1 ]\n\nvideo/x-raw(memory:D3D11Memory, meta:GstVideoOverlayComposition):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE }\n width: [ 1, 2147483647 ]\n height: [ 1, 2147483647 ]\n framerate: [ 0/1, 2147483647/1 ]\n", - "direction": "sink", + "src": { + "caps": "video/x-raw(memory:D3D11Memory):\n format: BGRA\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\n", + "direction": "src", "presence": "always" } }, "properties": { - "adapter": { - "blurb": "Adapter index for creating device (-1 for default)", + "monitor-index": { + "blurb": "Zero-based index for monitor to capture (-1 = primary monitor)", "conditionally-available": false, "construct": false, "construct-only": false, @@ -5847,32 +5804,8 @@ "type": "gint", "writable": true }, - "enable-navigation-events": { - "blurb": "When enabled, navigation events are sent upstream", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "force-aspect-ratio": { - "blurb": "When enabled, scaling will respect original aspect ratio", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "fullscreen": { - "blurb": "Ignored when \"fullscreen-toggle-mode\" does not include \"property\"", + "show-cursor": { + "blurb": "Whether to show mouse cursor", "conditionally-available": false, "construct": false, "construct-only": false, @@ -5882,28 +5815,44 @@ "readable": true, "type": "gboolean", "writable": true + } + }, + "rank": "none" + }, + "d3d11download": { + "author": "Seungha Yang ", + "description": "Downloads Direct3D11 texture memory into system memory", + "hierarchy": [ + "GstD3D11Download", + "GstD3D11BaseFilter", + "GstBaseTransform", + "GstElement", + "GstObject", + "GInitiallyUnowned", + "GObject" + ], + "klass": "Filter/Video", + "long-name": "Direct3D11 downloader", + "pad-templates": { + "sink": { + "caps": "video/x-raw(memory:D3D11Memory):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE, YUY2, UYVY, VYUY, Y210, Y410 }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\n\nvideo/x-raw(memory:D3D11Memory, meta:GstVideoOverlayComposition):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE, YUY2, UYVY, VYUY, Y210, Y410 }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\nvideo/x-raw:\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE, YUY2, UYVY, VYUY, Y210, Y410 }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\n\nvideo/x-raw(memory:SystemMemory, meta:GstVideoOverlayComposition):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE, YUY2, UYVY, VYUY, Y210, Y410 }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\n", + "direction": "sink", + "presence": "always" }, - "fullscreen-toggle-mode": { - "blurb": "Full screen toggle mode used to trigger fullscreen mode change", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "none", - "mutable": "null", - "readable": true, - "type": "GstD3D11WindowFullscreenToggleMode", - "writable": true + "src": { + "caps": "video/x-raw(memory:D3D11Memory):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE, YUY2, UYVY, VYUY, Y210, Y410 }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\n\nvideo/x-raw(memory:D3D11Memory, meta:GstVideoOverlayComposition):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE, YUY2, UYVY, VYUY, Y210, Y410 }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\nvideo/x-raw:\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE, YUY2, UYVY, VYUY, Y210, Y410 }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\n\nvideo/x-raw(memory:SystemMemory, meta:GstVideoOverlayComposition):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE, YUY2, UYVY, VYUY, Y210, Y410 }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\n", + "direction": "src", + "presence": "always" } }, "rank": "none" }, - "d3d11vp8dec": { + "d3d11h264dec": { "author": "Seungha Yang ", - "description": "A Direct3D11 based VP8 video decoder", + "description": "A Direct3D11/DXVA H.264 video decoder", "hierarchy": [ - "GstD3D11Vp8Dec", - "GstVp8Decoder", + "GstD3D11H264Dec", + "GstH264Decoder", "GstVideoDecoder", "GstElement", "GstObject", @@ -5911,15 +5860,15 @@ "GObject" ], "klass": "Codec/Decoder/Video/Hardware", - "long-name": "Direct3D11 VP8 Intel(R) Iris(R) Plus Graphics Decoder", + "long-name": "Direct3D11/DXVA H.264 Intel(R) Iris(R) Plus Graphics Decoder", "pad-templates": { "sink": { - "caps": "video/x-vp8:\n framerate: [ 0/1, 2147483647/1 ]\n width: [ 64, 4096 ]\n height: [ 64, 4096 ]\n", + "caps": "video/x-h264:\n stream-format: { (string)avc, (string)avc3, (string)byte-stream }\n alignment: au\n profile: { (string)high, (string)progressive-high, (string)constrained-high, (string)main, (string)constrained-baseline, (string)baseline }\n width: [ 64, 4096 ]\n height: [ 64, 4096 ]\n", "direction": "sink", "presence": "always" }, "src": { - "caps": "video/x-raw(memory:D3D11Memory):\n framerate: [ 0/1, 2147483647/1 ]\n format: NV12\n width: [ 64, 4096 ]\n height: [ 64, 4096 ]\nvideo/x-raw:\n framerate: [ 0/1, 2147483647/1 ]\n format: NV12\n width: [ 64, 4096 ]\n height: [ 64, 4096 ]\n", + "caps": "video/x-raw(memory:D3D11Memory):\n format: NV12\n width: [ 64, 4096 ]\n height: [ 64, 4096 ]\nvideo/x-raw:\n format: NV12\n width: [ 64, 4096 ]\n height: [ 64, 4096 ]\n", "direction": "src", "presence": "always" } @@ -5970,12 +5919,12 @@ }, "rank": "secondary" }, - "d3d11vp9dec": { + "d3d11h265dec": { "author": "Seungha Yang ", - "description": "A Direct3D11 based VP9 video decoder", + "description": "A Direct3D11/DXVA H.265 video decoder", "hierarchy": [ - "GstD3D11Vp9Dec", - "GstVp9Decoder", + "GstD3D11H265Dec", + "GstH265Decoder", "GstVideoDecoder", "GstElement", "GstObject", @@ -5983,15 +5932,15 @@ "GObject" ], "klass": "Codec/Decoder/Video/Hardware", - "long-name": "Direct3D11 VP9 Intel(R) Iris(R) Plus Graphics Decoder", + "long-name": "Direct3D11/DXVA H.265 Intel(R) Iris(R) Plus Graphics Decoder", "pad-templates": { "sink": { - "caps": "video/x-vp9:\n framerate: [ 0/1, 2147483647/1 ]\n width: [ 64, 8192 ]\n height: [ 64, 8192 ]\n", + "caps": "video/x-h265:\n stream-format: { (string)hev1, (string)hvc1, (string)byte-stream }\n alignment: au\n profile: { (string)main, (string)main-10 }\n width: [ 64, 8192 ]\n height: [ 64, 8192 ]\n", "direction": "sink", "presence": "always" }, "src": { - "caps": "video/x-raw(memory:D3D11Memory):\n framerate: [ 0/1, 2147483647/1 ]\n format: { NV12, P010_10LE }\n width: [ 64, 8192 ]\n height: [ 64, 8192 ]\nvideo/x-raw:\n framerate: [ 0/1, 2147483647/1 ]\n format: { NV12, P010_10LE }\n width: [ 64, 8192 ]\n height: [ 64, 8192 ]\n", + "caps": "video/x-raw:\n format: { NV12, P010_10LE }\n width: [ 64, 8192 ]\n height: [ 64, 8192 ]\n\nvideo/x-raw(format:Interlaced):\n format: { NV12, P010_10LE }\n width: [ 64, 8192 ]\n height: [ 64, 8192 ]\n interlace-mode: alternate\n\nvideo/x-raw(memory:D3D11Memory):\n format: { NV12, P010_10LE }\n width: [ 64, 8192 ]\n height: [ 64, 8192 ]\n", "direction": "src", "presence": "always" } @@ -6041,13 +5990,85 @@ } }, "rank": "secondary" - } - }, - "filename": "gstd3d11", - "license": "LGPL", - "other-types": { - "GstD3D11BaseFilter": { + }, + "d3d11mpeg2dec": { + "author": "Seungha Yang ", + "description": "A Direct3D11/DXVA MPEG2 video decoder", + "hierarchy": [ + "GstD3D11Mpeg2Dec", + "GstMpeg2Decoder", + "GstVideoDecoder", + "GstElement", + "GstObject", + "GInitiallyUnowned", + "GObject" + ], + "klass": "Codec/Decoder/Video/Hardware", + "long-name": "Direct3D11/DXVA MPEG2 Intel(R) Iris(R) Plus Graphics Decoder", + "pad-templates": { + "sink": { + "caps": "video/mpeg:\n mpegversion: 2\n systemstream: false\n profile: { (string)main, (string)simple }\n width: [ 64, 1920 ]\n height: [ 64, 1920 ]\n", + "direction": "sink", + "presence": "always" + }, + "src": { + "caps": "video/x-raw(memory:D3D11Memory):\n format: NV12\n width: [ 64, 1920 ]\n height: [ 64, 1920 ]\nvideo/x-raw:\n format: NV12\n width: [ 64, 1920 ]\n height: [ 64, 1920 ]\n", + "direction": "src", + "presence": "always" + } + }, + "properties": { + "adapter": { + "blurb": "DXGI Adapter index for creating device", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "0", + "max": "-1", + "min": "0", + "mutable": "null", + "readable": true, + "type": "guint", + "writable": false + }, + "device-id": { + "blurb": "DXGI Device ID", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "35410", + "max": "-1", + "min": "0", + "mutable": "null", + "readable": true, + "type": "guint", + "writable": false + }, + "vendor-id": { + "blurb": "DXGI Vendor ID", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "32902", + "max": "-1", + "min": "0", + "mutable": "null", + "readable": true, + "type": "guint", + "writable": false + } + }, + "rank": "secondary" + }, + "d3d11scale": { + "author": "Seungha Yang ", + "description": "Resizes video using Direct3D11", "hierarchy": [ + "GstD3D11Scale", + "GstD3D11BaseConvert", "GstD3D11BaseFilter", "GstBaseTransform", "GstElement", @@ -6055,7 +6076,75 @@ "GInitiallyUnowned", "GObject" ], - "kind": "object", + "klass": "Filter/Converter/Video/Scaler/Hardware", + "long-name": "Direct3D11 scaler", + "pad-templates": { + "sink": { + "caps": "video/x-raw(memory:D3D11Memory):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE, YUY2, UYVY, VYUY, Y210, Y410 }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\n\nvideo/x-raw(memory:D3D11Memory, meta:GstVideoOverlayComposition):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE, YUY2, UYVY, VYUY, Y210, Y410 }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\n", + "direction": "sink", + "presence": "always" + }, + "src": { + "caps": "video/x-raw(memory:D3D11Memory):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\n\nvideo/x-raw(memory:D3D11Memory, meta:GstVideoOverlayComposition):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\n", + "direction": "src", + "presence": "always" + } + }, + "rank": "none" + }, + "d3d11upload": { + "author": "Seungha Yang ", + "description": "Uploads data into Direct3D11 texture memory", + "hierarchy": [ + "GstD3D11Upload", + "GstD3D11BaseFilter", + "GstBaseTransform", + "GstElement", + "GstObject", + "GInitiallyUnowned", + "GObject" + ], + "klass": "Filter/Video", + "long-name": "Direct3D11 uploader", + "pad-templates": { + "sink": { + "caps": "video/x-raw:\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE, YUY2, UYVY, VYUY, Y210, Y410 }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\n\nvideo/x-raw(memory:SystemMemory, meta:GstVideoOverlayComposition):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE, YUY2, UYVY, VYUY, Y210, Y410 }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\n\nvideo/x-raw(memory:D3D11Memory):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE, YUY2, UYVY, VYUY, Y210, Y410 }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\n\nvideo/x-raw(memory:D3D11Memory, meta:GstVideoOverlayComposition):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE, YUY2, UYVY, VYUY, Y210, Y410 }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\n", + "direction": "sink", + "presence": "always" + }, + "src": { + "caps": "video/x-raw(memory:D3D11Memory):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE, YUY2, UYVY, VYUY, Y210, Y410 }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\n\nvideo/x-raw(memory:D3D11Memory, meta:GstVideoOverlayComposition):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE, YUY2, UYVY, VYUY, Y210, Y410 }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\nvideo/x-raw:\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE, YUY2, UYVY, VYUY, Y210, Y410 }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\n\nvideo/x-raw(memory:SystemMemory, meta:GstVideoOverlayComposition):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE, YUY2, UYVY, VYUY, Y210, Y410 }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\n", + "direction": "src", + "presence": "always" + } + }, + "rank": "none" + }, + "d3d11videosink": { + "author": "Seungha Yang ", + "description": "A Direct3D11 based videosink bin", + "hierarchy": [ + "GstD3D11VideoSinkBin", + "GstBin", + "GstElement", + "GstObject", + "GInitiallyUnowned", + "GObject" + ], + "interfaces": [ + "GstChildProxy", + "GstVideoOverlay", + "GstNavigation" + ], + "klass": "Sink/Video", + "long-name": "Direct3D11 video sink bin", + "pad-templates": { + "sink": { + "caps": "video/x-raw(memory:D3D11Memory):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE, YUY2, UYVY, VYUY, Y210, Y410 }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\n\nvideo/x-raw(memory:D3D11Memory, meta:GstVideoOverlayComposition):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE, YUY2, UYVY, VYUY, Y210, Y410 }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\nvideo/x-raw:\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE, YUY2, UYVY, VYUY, Y210, Y410 }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\n\nvideo/x-raw(memory:SystemMemory, meta:GstVideoOverlayComposition):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE, YUY2, UYVY, VYUY, Y210, Y410 }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\n", + "direction": "sink", + "presence": "always" + } + }, "properties": { "adapter": { "blurb": "Adapter index for creating device (-1 for default)", @@ -6070,8 +6159,1253 @@ "readable": true, "type": "gint", "writable": true - } - } + }, + "async": { + "blurb": "Go asynchronously to PAUSED", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "true", + "mutable": "null", + "readable": true, + "type": "gboolean", + "writable": true + }, + "blocksize": { + "blurb": "Size in bytes to pull per buffer (0 = default)", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "4096", + "max": "-1", + "min": "0", + "mutable": "null", + "readable": true, + "type": "guint", + "writable": true + }, + "draw-on-shared-texture": { + "blurb": "Draw on user provided shared texture instead of window. When enabled, user can pass application's own texture to sink by using \"draw\" action signal on \"begin-draw\" signal handler, so that sink can draw video data on application's texture. Supported texture formats for user texture are DXGI_FORMAT_R8G8B8A8_UNORM, DXGI_FORMAT_B8G8R8A8_UNORM, and DXGI_FORMAT_R10G10B10A2_UNORM.", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "false", + "mutable": "ready", + "readable": true, + "type": "gboolean", + "writable": true + }, + "enable-last-sample": { + "blurb": "Enable the last-sample property", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "true", + "mutable": "null", + "readable": true, + "type": "gboolean", + "writable": true + }, + "enable-navigation-events": { + "blurb": "When enabled, navigation events are sent upstream", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "true", + "mutable": "null", + "readable": true, + "type": "gboolean", + "writable": true + }, + "force-aspect-ratio": { + "blurb": "When enabled, scaling will respect original aspect ratio", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "true", + "mutable": "null", + "readable": true, + "type": "gboolean", + "writable": true + }, + "fullscreen": { + "blurb": "Ignored when \"fullscreen-toggle-mode\" does not include \"property\"", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "false", + "mutable": "null", + "readable": true, + "type": "gboolean", + "writable": true + }, + "fullscreen-toggle-mode": { + "blurb": "Full screen toggle mode used to trigger fullscreen mode change", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "none", + "mutable": "null", + "readable": true, + "type": "GstD3D11WindowFullscreenToggleMode", + "writable": true + }, + "last-sample": { + "blurb": "The last sample received in the sink", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "mutable": "null", + "readable": true, + "type": "GstSample", + "writable": false + }, + "max-bitrate": { + "blurb": "The maximum bits per second to render (0 = disabled)", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "0", + "max": "18446744073709551615", + "min": "0", + "mutable": "null", + "readable": true, + "type": "guint64", + "writable": true + }, + "max-lateness": { + "blurb": "Maximum number of nanoseconds that a buffer can be late before it is dropped (-1 unlimited)", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "5000000", + "max": "9223372036854775807", + "min": "-1", + "mutable": "null", + "readable": true, + "type": "gint64", + "writable": true + }, + "processing-deadline": { + "blurb": "Maximum processing deadline in nanoseconds", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "15000000", + "max": "18446744073709551615", + "min": "0", + "mutable": "null", + "readable": true, + "type": "guint64", + "writable": true + }, + "qos": { + "blurb": "Generate Quality-of-Service events upstream", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "true", + "mutable": "null", + "readable": true, + "type": "gboolean", + "writable": true + }, + "render-delay": { + "blurb": "Additional render delay of the sink in nanoseconds", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "0", + "max": "18446744073709551615", + "min": "0", + "mutable": "null", + "readable": true, + "type": "guint64", + "writable": true + }, + "show-preroll-frame": { + "blurb": "Whether to render video frames during preroll", + "conditionally-available": false, + "construct": true, + "construct-only": false, + "controllable": false, + "default": "true", + "mutable": "null", + "readable": true, + "type": "gboolean", + "writable": true + }, + "stats": { + "blurb": "Sink Statistics", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "application/x-gst-base-sink-stats, average-rate=(double)0, dropped=(guint64)0, rendered=(guint64)0;", + "mutable": "null", + "readable": true, + "type": "GstStructure", + "writable": false + }, + "sync": { + "blurb": "Sync on the clock", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "true", + "mutable": "null", + "readable": true, + "type": "gboolean", + "writable": true + }, + "throttle-time": { + "blurb": "The time to keep between rendered buffers (0 = disabled)", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "0", + "max": "18446744073709551615", + "min": "0", + "mutable": "null", + "readable": true, + "type": "guint64", + "writable": true + }, + "ts-offset": { + "blurb": "Timestamp offset in nanoseconds", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "0", + "max": "9223372036854775807", + "min": "-9223372036854775808", + "mutable": "null", + "readable": true, + "type": "gint64", + "writable": true + } + }, + "rank": "primary", + "signals": { + "begin-draw": { + "args": [], + "return-type": "void", + "when": "last" + }, + "draw": { + "action": true, + "args": [ + { + "name": "arg0", + "type": "gpointer" + }, + { + "name": "arg1", + "type": "guint" + }, + { + "name": "arg2", + "type": "guint64" + }, + { + "name": "arg3", + "type": "guint64" + } + ], + "return-type": "gboolean", + "when": "last" + } + } + }, + "d3d11videosinkelement": { + "author": "Seungha Yang ", + "description": "A Direct3D11 based videosink", + "hierarchy": [ + "GstD3D11VideoSink", + "GstVideoSink", + "GstBaseSink", + "GstElement", + "GstObject", + "GInitiallyUnowned", + "GObject" + ], + "interfaces": [ + "GstVideoOverlay", + "GstNavigation" + ], + "klass": "Sink/Video", + "long-name": "Direct3D11 video sink", + "pad-templates": { + "sink": { + "caps": "video/x-raw(memory:D3D11Memory):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE, YUY2, UYVY, VYUY, Y210, Y410 }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\n\nvideo/x-raw(memory:D3D11Memory, meta:GstVideoOverlayComposition):\n format: { BGRA, RGBA, RGB10A2_LE, VUYA, NV12, P010_10LE, P016_LE, I420, I420_10LE, YUY2, UYVY, VYUY, Y210, Y410 }\n width: [ 1, 16384 ]\n height: [ 1, 16384 ]\n framerate: [ 0/1, 2147483647/1 ]\n", + "direction": "sink", + "presence": "always" + } + }, + "properties": { + "adapter": { + "blurb": "Adapter index for creating device (-1 for default)", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "-1", + "max": "2147483647", + "min": "-1", + "mutable": "ready", + "readable": true, + "type": "gint", + "writable": true + }, + "draw-on-shared-texture": { + "blurb": "Draw on user provided shared texture instead of window. When enabled, user can pass application's own texture to sink by using \"draw\" action signal on \"begin-draw\" signal handler, so that sink can draw video data on application's texture. Supported texture formats for user texture are DXGI_FORMAT_R8G8B8A8_UNORM, DXGI_FORMAT_B8G8R8A8_UNORM, and DXGI_FORMAT_R10G10B10A2_UNORM.", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "false", + "mutable": "ready", + "readable": true, + "type": "gboolean", + "writable": true + }, + "enable-navigation-events": { + "blurb": "When enabled, navigation events are sent upstream", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "true", + "mutable": "null", + "readable": true, + "type": "gboolean", + "writable": true + }, + "force-aspect-ratio": { + "blurb": "When enabled, scaling will respect original aspect ratio", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "true", + "mutable": "null", + "readable": true, + "type": "gboolean", + "writable": true + }, + "fullscreen": { + "blurb": "Ignored when \"fullscreen-toggle-mode\" does not include \"property\"", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "false", + "mutable": "null", + "readable": true, + "type": "gboolean", + "writable": true + }, + "fullscreen-toggle-mode": { + "blurb": "Full screen toggle mode used to trigger fullscreen mode change", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "none", + "mutable": "null", + "readable": true, + "type": "GstD3D11WindowFullscreenToggleMode", + "writable": true + } + }, + "rank": "none", + "signals": { + "begin-draw": { + "args": [], + "return-type": "void", + "when": "last" + }, + "draw": { + "action": true, + "args": [ + { + "name": "arg0", + "type": "gpointer" + }, + { + "name": "arg1", + "type": "guint" + }, + { + "name": "arg2", + "type": "guint64" + }, + { + "name": "arg3", + "type": "guint64" + } + ], + "return-type": "gboolean", + "when": "last" + } + } + }, + "d3d11vp8dec": { + "author": "Seungha Yang ", + "description": "A Direct3D11/DXVA VP8 video decoder", + "hierarchy": [ + "GstD3D11Vp8Dec", + "GstVp8Decoder", + "GstVideoDecoder", + "GstElement", + "GstObject", + "GInitiallyUnowned", + "GObject" + ], + "klass": "Codec/Decoder/Video/Hardware", + "long-name": "Direct3D11/DXVA VP8 Intel(R) Iris(R) Plus Graphics Decoder", + "pad-templates": { + "sink": { + "caps": "video/x-vp8:\n width: [ 64, 4096 ]\n height: [ 64, 4096 ]\n", + "direction": "sink", + "presence": "always" + }, + "src": { + "caps": "video/x-raw(memory:D3D11Memory):\n format: NV12\n width: [ 64, 4096 ]\n height: [ 64, 4096 ]\nvideo/x-raw:\n format: NV12\n width: [ 64, 4096 ]\n height: [ 64, 4096 ]\n", + "direction": "src", + "presence": "always" + } + }, + "properties": { + "adapter": { + "blurb": "DXGI Adapter index for creating device", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "0", + "max": "-1", + "min": "0", + "mutable": "null", + "readable": true, + "type": "guint", + "writable": false + }, + "device-id": { + "blurb": "DXGI Device ID", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "35410", + "max": "-1", + "min": "0", + "mutable": "null", + "readable": true, + "type": "guint", + "writable": false + }, + "vendor-id": { + "blurb": "DXGI Vendor ID", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "32902", + "max": "-1", + "min": "0", + "mutable": "null", + "readable": true, + "type": "guint", + "writable": false + } + }, + "rank": "secondary" + }, + "d3d11vp9dec": { + "author": "Seungha Yang ", + "description": "A Direct3D11/DXVA VP9 video decoder", + "hierarchy": [ + "GstD3D11Vp9Dec", + "GstVp9Decoder", + "GstVideoDecoder", + "GstElement", + "GstObject", + "GInitiallyUnowned", + "GObject" + ], + "klass": "Codec/Decoder/Video/Hardware", + "long-name": "Direct3D11/DXVA VP9 Intel(R) Iris(R) Plus Graphics Decoder", + "pad-templates": { + "sink": { + "caps": "video/x-vp9:\n alignment: frame\n profile: { (string)0, (string)2 }\n width: [ 64, 8192 ]\n height: [ 64, 8192 ]\n", + "direction": "sink", + "presence": "always" + }, + "src": { + "caps": "video/x-raw(memory:D3D11Memory):\n format: { NV12, P010_10LE }\n width: [ 64, 8192 ]\n height: [ 64, 8192 ]\nvideo/x-raw:\n format: { NV12, P010_10LE }\n width: [ 64, 8192 ]\n height: [ 64, 8192 ]\n", + "direction": "src", + "presence": "always" + } + }, + "properties": { + "adapter": { + "blurb": "DXGI Adapter index for creating device", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "0", + "max": "-1", + "min": "0", + "mutable": "null", + "readable": true, + "type": "guint", + "writable": false + }, + "device-id": { + "blurb": "DXGI Device ID", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "35410", + "max": "-1", + "min": "0", + "mutable": "null", + "readable": true, + "type": "guint", + "writable": false + }, + "vendor-id": { + "blurb": "DXGI Vendor ID", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "32902", + "max": "-1", + "min": "0", + "mutable": "null", + "readable": true, + "type": "guint", + "writable": false + } + }, + "rank": "secondary" + } + }, + "filename": "gstd3d11", + "license": "LGPL", + "other-types": { + "GstD3D11BaseConvert": { + "hierarchy": [ + "GstD3D11BaseConvert", + "GstD3D11BaseFilter", + "GstBaseTransform", + "GstElement", + "GstObject", + "GInitiallyUnowned", + "GObject" + ], + "kind": "object" + }, + "GstD3D11BaseFilter": { + "hierarchy": [ + "GstD3D11BaseFilter", + "GstBaseTransform", + "GstElement", + "GstObject", + "GInitiallyUnowned", + "GObject" + ], + "kind": "object", + "properties": { + "adapter": { + "blurb": "Adapter index for creating device (-1 for default)", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "-1", + "max": "2147483647", + "min": "-1", + "mutable": "ready", + "readable": true, + "type": "gint", + "writable": true + } + } + }, + "GstD3D11CompositorBackground": { + "kind": "enum", + "values": [ + { + "desc": "Checker pattern", + "name": "checker", + "value": "0" + }, + { + "desc": "Black", + "name": "black", + "value": "1" + }, + { + "desc": "White", + "name": "white", + "value": "2" + }, + { + "desc": "Transparent Background to enable further compositing", + "name": "transparent", + "value": "3" + } + ] + }, + "GstD3D11CompositorBinInput": { + "hierarchy": [ + "GstD3D11CompositorBinInput", + "GstD3D11CompositorBinPad", + "GstGhostPad", + "GstProxyPad", + "GstPad", + "GstObject", + "GInitiallyUnowned", + "GObject" + ], + "kind": "object", + "properties": { + "alpha": { + "blurb": "Alpha of the picture", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": true, + "default": "0", + "max": "1", + "min": "0", + "mutable": "null", + "readable": true, + "type": "gdouble", + "writable": true + }, + "blend-dest-alpha": { + "blurb": "Blend factor for destination alpha, \"*-color\" values are not allowed", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": true, + "default": "zero (0)", + "mutable": "null", + "readable": true, + "type": "GstD3D11CompositorBlend", + "writable": true + }, + "blend-dest-rgb": { + "blurb": "Blend factor for destination RGB", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": true, + "default": "zero (0)", + "mutable": "null", + "readable": true, + "type": "GstD3D11CompositorBlend", + "writable": true + }, + "blend-factor-alpha": { + "blurb": "Blend factor for alpha component when blend type is \"blend-factor\" or \"inv-blend-factor\"", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": true, + "default": "0", + "max": "1", + "min": "0", + "mutable": "null", + "readable": true, + "type": "gfloat", + "writable": true + }, + "blend-factor-blue": { + "blurb": "Blend factor for blue component when blend type is \"blend-factor\" or \"inv-blend-factor\"", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": true, + "default": "0", + "max": "1", + "min": "0", + "mutable": "null", + "readable": true, + "type": "gfloat", + "writable": true + }, + "blend-factor-green": { + "blurb": "Blend factor for green component when blend type is \"blend-factor\" or \"inv-blend-factor\"", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": true, + "default": "0", + "max": "1", + "min": "0", + "mutable": "null", + "readable": true, + "type": "gfloat", + "writable": true + }, + "blend-factor-red": { + "blurb": "Blend factor for red component when blend type is \"blend-factor\" or \"inv-blend-factor\"", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": true, + "default": "0", + "max": "1", + "min": "0", + "mutable": "null", + "readable": true, + "type": "gfloat", + "writable": true + }, + "blend-op-alpha": { + "blurb": "Blend equation for alpha", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": true, + "default": "add (0)", + "mutable": "null", + "readable": true, + "type": "GstD3D11CompositorBlendOperation", + "writable": true + }, + "blend-op-rgb": { + "blurb": "Blend equation for RGB", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": true, + "default": "add (0)", + "mutable": "null", + "readable": true, + "type": "GstD3D11CompositorBlendOperation", + "writable": true + }, + "blend-src-alpha": { + "blurb": "Blend factor for source alpha, \"*-color\" values are not allowed", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": true, + "default": "zero (0)", + "mutable": "null", + "readable": true, + "type": "GstD3D11CompositorBlend", + "writable": true + }, + "blend-src-rgb": { + "blurb": "Blend factor for source RGB", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": true, + "default": "zero (0)", + "mutable": "null", + "readable": true, + "type": "GstD3D11CompositorBlend", + "writable": true + }, + "height": { + "blurb": "Height of the picture", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": true, + "default": "0", + "max": "2147483647", + "min": "-2147483648", + "mutable": "null", + "readable": true, + "type": "gint", + "writable": true + }, + "max-last-buffer-repeat": { + "blurb": "Repeat last buffer for time (in ns, -1=until EOS), behaviour on EOS is not affected", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "0", + "max": "18446744073709551615", + "min": "0", + "mutable": "playing", + "readable": true, + "type": "guint64", + "writable": true + }, + "repeat-after-eos": { + "blurb": "Repeat the last frame after EOS until all pads are EOS", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": true, + "default": "false", + "mutable": "null", + "readable": true, + "type": "gboolean", + "writable": true + }, + "width": { + "blurb": "Width of the picture", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": true, + "default": "0", + "max": "2147483647", + "min": "-2147483648", + "mutable": "null", + "readable": true, + "type": "gint", + "writable": true + }, + "xpos": { + "blurb": "X position of the picture", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": true, + "default": "0", + "max": "2147483647", + "min": "-2147483648", + "mutable": "null", + "readable": true, + "type": "gint", + "writable": true + }, + "ypos": { + "blurb": "Y position of the picture", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": true, + "default": "0", + "max": "2147483647", + "min": "-2147483648", + "mutable": "null", + "readable": true, + "type": "gint", + "writable": true + }, + "zorder": { + "blurb": "Z Order of the picture", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": true, + "default": "0", + "max": "-1", + "min": "0", + "mutable": "null", + "readable": true, + "type": "guint", + "writable": true + } + } + }, + "GstD3D11CompositorBinPad": { + "hierarchy": [ + "GstD3D11CompositorBinPad", + "GstGhostPad", + "GstProxyPad", + "GstPad", + "GstObject", + "GInitiallyUnowned", + "GObject" + ], + "kind": "object", + "properties": { + "emit-signals": { + "blurb": "Send signals to signal data consumption", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "false", + "mutable": "null", + "readable": true, + "type": "gboolean", + "writable": true + } + }, + "signals": { + "buffer-consumed": { + "args": [ + { + "name": "arg0", + "type": "GstBuffer" + } + ], + "return-type": "void", + "when": "first" + } + } + }, + "GstD3D11CompositorBlend": { + "kind": "enum", + "values": [ + { + "desc": "The blend factor is (0, 0, 0, 0)", + "name": "zero", + "value": "0" + }, + { + "desc": "The blend factor is (1, 1, 1, 1)", + "name": "one", + "value": "1" + }, + { + "desc": "The blend factor is (Rs, Gs, Bs, As)", + "name": "src-color", + "value": "2" + }, + { + "desc": "The blend factor is (1 - Rs, 1 - Gs, 1 - Bs, 1 - As)", + "name": "inv-src-color", + "value": "3" + }, + { + "desc": "The blend factor is (As, As, As, As)", + "name": "src-alpha", + "value": "4" + }, + { + "desc": "The blend factor is (1 - As, 1 - As, 1 - As, 1 - As)", + "name": "inv-src-alpha", + "value": "5" + }, + { + "desc": "The blend factor is (Ad, Ad, Ad, Ad)", + "name": "dest-alpha", + "value": "6" + }, + { + "desc": "The blend factor is (1 - Ad, 1 - Ad, 1 - Ad, 1 - Ad)", + "name": "inv-dest-alpha", + "value": "7" + }, + { + "desc": "The blend factor is (Rd, Gd, Bd, Ad)", + "name": "dest-color", + "value": "8" + }, + { + "desc": "The blend factor is (1 - Rd, 1 - Gd, 1 - Bd, 1 - Ad)", + "name": "inv-dest-color", + "value": "9" + }, + { + "desc": "The blend factor is (f, f, f, 1); where f = min(As, 1 - Ad)", + "name": "src-alpha-sat", + "value": "10" + }, + { + "desc": "User defined blend factor", + "name": "blend-factor", + "value": "11" + }, + { + "desc": "Inverse of user defined blend factor", + "name": "inv-blend-factor", + "value": "12" + } + ] + }, + "GstD3D11CompositorBlendOperation": { + "kind": "enum", + "values": [ + { + "desc": "Add source and background", + "name": "add", + "value": "0" + }, + { + "desc": "Subtract source from background", + "name": "subtract", + "value": "1" + }, + { + "desc": "Subtract background from source", + "name": "rev-subtract", + "value": "2" + }, + { + "desc": "Minimum of source and background", + "name": "min", + "value": "3" + }, + { + "desc": "Maximum of source and background", + "name": "max", + "value": "4" + } + ] + }, + "GstD3D11CompositorPad": { + "hierarchy": [ + "GstD3D11CompositorPad", + "GstVideoAggregatorPad", + "GstAggregatorPad", + "GstPad", + "GstObject", + "GInitiallyUnowned", + "GObject" + ], + "kind": "object", + "properties": { + "alpha": { + "blurb": "Alpha of the picture", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": true, + "default": "1", + "max": "1", + "min": "0", + "mutable": "null", + "readable": true, + "type": "gdouble", + "writable": true + }, + "blend-dest-alpha": { + "blurb": "Blend factor for destination alpha, \"*-color\" values are not allowed", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": true, + "default": "inv-src-alpha (5)", + "mutable": "null", + "readable": true, + "type": "GstD3D11CompositorBlend", + "writable": true + }, + "blend-dest-rgb": { + "blurb": "Blend factor for destination RGB", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": true, + "default": "inv-src-alpha (5)", + "mutable": "null", + "readable": true, + "type": "GstD3D11CompositorBlend", + "writable": true + }, + "blend-factor-alpha": { + "blurb": "Blend factor for alpha component when blend type is \"blend-factor\" or \"inv-blend-factor\"", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": true, + "default": "1", + "max": "1", + "min": "0", + "mutable": "null", + "readable": true, + "type": "gfloat", + "writable": true + }, + "blend-factor-blue": { + "blurb": "Blend factor for blue component when blend type is \"blend-factor\" or \"inv-blend-factor\"", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": true, + "default": "1", + "max": "1", + "min": "0", + "mutable": "null", + "readable": true, + "type": "gfloat", + "writable": true + }, + "blend-factor-green": { + "blurb": "Blend factor for green component when blend type is \"blend-factor\" or \"inv-blend-factor\"", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": true, + "default": "1", + "max": "1", + "min": "0", + "mutable": "null", + "readable": true, + "type": "gfloat", + "writable": true + }, + "blend-factor-red": { + "blurb": "Blend factor for red component when blend type is \"blend-factor\" or \"inv-blend-factor\"", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": true, + "default": "1", + "max": "1", + "min": "0", + "mutable": "null", + "readable": true, + "type": "gfloat", + "writable": true + }, + "blend-op-alpha": { + "blurb": "Blend equation for alpha", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": true, + "default": "add (0)", + "mutable": "null", + "readable": true, + "type": "GstD3D11CompositorBlendOperation", + "writable": true + }, + "blend-op-rgb": { + "blurb": "Blend equation for RGB", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": true, + "default": "add (0)", + "mutable": "null", + "readable": true, + "type": "GstD3D11CompositorBlendOperation", + "writable": true + }, + "blend-src-alpha": { + "blurb": "Blend factor for source alpha, \"*-color\" values are not allowed", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": true, + "default": "one (1)", + "mutable": "null", + "readable": true, + "type": "GstD3D11CompositorBlend", + "writable": true + }, + "blend-src-rgb": { + "blurb": "Blend factor for source RGB", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": true, + "default": "src-alpha (4)", + "mutable": "null", + "readable": true, + "type": "GstD3D11CompositorBlend", + "writable": true + }, + "height": { + "blurb": "Height of the picture", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": true, + "default": "0", + "max": "2147483647", + "min": "-2147483648", + "mutable": "null", + "readable": true, + "type": "gint", + "writable": true + }, + "width": { + "blurb": "Width of the picture", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": true, + "default": "0", + "max": "2147483647", + "min": "-2147483648", + "mutable": "null", + "readable": true, + "type": "gint", + "writable": true + }, + "xpos": { + "blurb": "X position of the picture", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": true, + "default": "0", + "max": "2147483647", + "min": "-2147483648", + "mutable": "null", + "readable": true, + "type": "gint", + "writable": true + }, + "ypos": { + "blurb": "Y position of the picture", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": true, + "default": "0", + "max": "2147483647", + "min": "-2147483648", + "mutable": "null", + "readable": true, + "type": "gint", + "writable": true + } + } + }, + "GstD3D11DeinterlaceMethod": { + "kind": "flags", + "values": [ + { + "desc": "Blend: Blending top/bottom field pictures into one frame. Framerate will be preserved (e.g., 60i -> 30p)", + "name": "blend", + "value": "0x00000001" + }, + { + "desc": "Bob: Interpolating missing lines by using the adjacent lines. Framerate will be doubled (e,g, 60i -> 60p)", + "name": "bob", + "value": "0x00000002" + }, + { + "desc": "Adaptive: Interpolating missing lines by using spatial/temporal references. Framerate will be doubled (e,g, 60i -> 60p)", + "name": "adaptive", + "value": "0x00000004" + }, + { + "desc": "Motion Compensation: Recreating missing lines by using motion vector. Framerate will be doubled (e,g, 60i -> 60p)", + "name": "mocomp", + "value": "0x00000008" + } + ] }, "GstD3D11WindowFullscreenToggleMode": { "kind": "flags", -- cgit v1.2.1