From c6d2e33a988f972518c116ef42800c0b8c83926d Mon Sep 17 00:00:00 2001 From: Thibault Saunier Date: Fri, 19 Jun 2020 22:54:38 -0400 Subject: [PATCH] doc: Stop documenting properties from parents --- docs/gst_plugins_cache.json | 20031 +--------------------------------- 1 file changed, 118 insertions(+), 19913 deletions(-) diff --git a/docs/gst_plugins_cache.json b/docs/gst_plugins_cache.json index 1c5782a2a7..a8b3e8cc04 100644 --- a/docs/gst_plugins_cache.json +++ b/docs/gst_plugins_cache.json @@ -27,20 +27,6 @@ } }, "properties": { - "blocksize": { - "blurb": "Size in bytes to read per buffer (-1 = 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 - }, "channel": { "blurb": "Channel number for listening", "conditionally-available": false, @@ -81,18 +67,6 @@ "type": "gchararray", "writable": false }, - "do-timestamp": { - "blurb": "Apply current stream time to buffers", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "drop-incomplete": { "blurb": "drop incomplete frames", "conditionally-available": false, @@ -119,20 +93,6 @@ "type": "guint64", "writable": true }, - "num-buffers": { - "blurb": "Number of buffers to output before sending EOS (-1 = unlimited)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "2147483647", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, "port": { "blurb": "Port number (-1 automatic)", "conditionally-available": false, @@ -161,18 +121,6 @@ "type": "gint", "writable": true }, - "typefind": { - "blurb": "Run typefind before negotiating (deprecated, non-functional)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "use-avc": { "blurb": "Use AV/C VTR control", "conditionally-available": false, @@ -220,20 +168,6 @@ } }, "properties": { - "blocksize": { - "blurb": "Size in bytes to read per buffer (-1 = 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 - }, "channel": { "blurb": "Channel number for listening", "conditionally-available": false, @@ -260,18 +194,6 @@ "type": "gchararray", "writable": false }, - "do-timestamp": { - "blurb": "Apply current stream time to buffers", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "guid": { "blurb": "select one of multiple DV devices by its GUID. use a hexadecimal like 0xhhhhhhhhhhhhhhhh. (0 = no guid)", "conditionally-available": false, @@ -286,20 +208,6 @@ "type": "guint64", "writable": true }, - "num-buffers": { - "blurb": "Number of buffers to output before sending EOS (-1 = unlimited)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "2147483647", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, "port": { "blurb": "Port number (-1 automatic)", "conditionally-available": false, @@ -314,18 +222,6 @@ "type": "gint", "writable": true }, - "typefind": { - "blurb": "Run typefind before negotiating (deprecated, non-functional)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "use-avc": { "blurb": "Use AV/C VTR control", "conditionally-available": false, @@ -375,32 +271,6 @@ } }, "properties": { - "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 - }, "brightness": { "blurb": "brightness", "conditionally-available": false, @@ -453,18 +323,6 @@ "type": "GstAASinkDrivers", "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 - }, "frame-time": { "blurb": "frame time", "conditionally-available": false, @@ -533,71 +391,6 @@ "type": "gboolean", "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 time for a buffer 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 - }, "randomval": { "blurb": "randomval", "conditionally-available": false, @@ -612,84 +405,6 @@ "type": "gint", "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 - }, "width": { "blurb": "width", "conditionally-available": false, @@ -994,18 +709,6 @@ "type": "gint", "writable": true }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "rain-delay-max": { "blurb": "Maximum frame delay between rain motion", "conditionally-available": false, @@ -1317,48 +1020,7 @@ "presence": "always" } }, - "properties": { - "min-latency": { - "blurb": "Aggregate output data to a minimum of latency time (ns)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "plc": { - "blurb": "Perform packet loss concealment (if supported)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "tolerance": { - "blurb": "Perfect ts while timestamp jitter/imperfection within tolerance (ns)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - } - }, + "properties": {}, "rank": "primary" }, "alawenc": { @@ -1389,58 +1051,7 @@ "presence": "always" } }, - "properties": { - "hard-resync": { - "blurb": "Perform clipping and sample flushing upon discontinuity", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "mark-granule": { - "blurb": "Apply granule semantics to buffer metadata (implies perfect-timestamp)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": false - }, - "perfect-timestamp": { - "blurb": "Favour perfect timestamps over tracking upstream timestamps", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "tolerance": { - "blurb": "Consider discontinuity if timestamp jitter/imperfection exceeds tolerance (ns)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "40000000", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - } - }, + "properties": {}, "rank": "primary" } }, @@ -1562,18 +1173,6 @@ "type": "gboolean", "writable": true }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "target-b": { "blurb": "The blue color value for custom RGB chroma keying", "conditionally-available": false, @@ -1697,20 +1296,7 @@ "presence": "always" } }, - "properties": { - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - } - }, + "properties": {}, "rank": "none" } }, @@ -1816,18 +1402,6 @@ "readable": true, "type": "GstAudioAmplifyClippingMethod", "writable": true - }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true } }, "rank": "none" @@ -1900,18 +1474,6 @@ "type": "gint", "writable": true }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "ripple": { "blurb": "Amount of ripple (dB)", "conditionally-available": false, @@ -2025,18 +1587,6 @@ "type": "gint", "writable": true }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "ripple": { "blurb": "Amount of ripple (dB)", "conditionally-available": false, @@ -2119,18 +1669,6 @@ "type": "GstAudioDynamicMode", "writable": true }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "ratio": { "blurb": "Ratio that should be applied", "conditionally-available": false, @@ -2245,18 +1783,6 @@ "type": "guint64", "writable": true }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "surround-delay": { "blurb": "Delay Surround Channels when TRUE instead of applying an echo effect", "conditionally-available": false, @@ -2314,18 +1840,6 @@ } }, "properties": { - "drain-on-changes": { - "blurb": "Drains the filter when its coefficients change", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "kernel": { "blurb": "Filter kernel for the FIR filter", "conditionally-available": false, @@ -2350,30 +1864,6 @@ "readable": true, "type": "guint64", "writable": true - }, - "low-latency": { - "blurb": "Operate in low latency mode. This mode is slower but the latency will only be the filter pre-latency. Can only be changed in states < PAUSED!", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true } }, "rank": "none", @@ -2439,18 +1929,6 @@ "readable": true, "type": "GValueArray", "writable": true - }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true } }, "rank": "none", @@ -2507,18 +1985,6 @@ "readable": true, "type": "gfloat", "writable": true - }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true } }, "rank": "none" @@ -2605,18 +2071,6 @@ "readable": true, "type": "gfloat", "writable": true - }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true } }, "rank": "none" @@ -2672,18 +2126,6 @@ "readable": true, "type": "gfloat", "writable": true - }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true } }, "rank": "none" @@ -2716,18 +2158,6 @@ } }, "properties": { - "drain-on-changes": { - "blurb": "Drains the filter when its coefficients change", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "length": { "blurb": "Filter kernel length, will be rounded to the next odd number", "conditionally-available": false, @@ -2742,18 +2172,6 @@ "type": "gint", "writable": true }, - "low-latency": { - "blurb": "Operate in low latency mode. This mode is slower but the latency will only be the filter pre-latency. Can only be changed in states < PAUSED!", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "lower-frequency": { "blurb": "Cut-off lower frequency (Hz)", "conditionally-available": false, @@ -2780,18 +2198,6 @@ "type": "GstAudioWSincBandMode", "writable": true }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "upper-frequency": { "blurb": "Cut-off upper frequency (Hz)", "conditionally-available": false, @@ -2863,18 +2269,6 @@ "type": "gfloat", "writable": true }, - "drain-on-changes": { - "blurb": "Drains the filter when its coefficients change", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "length": { "blurb": "Filter kernel length, will be rounded to the next odd number", "conditionally-available": false, @@ -2889,18 +2283,6 @@ "type": "gint", "writable": true }, - "low-latency": { - "blurb": "Operate in low latency mode. This mode is slower but the latency will only be the filter pre-latency. Can only be changed in states < PAUSED!", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "mode": { "blurb": "Low pass or high pass mode", "conditionally-available": false, @@ -2913,18 +2295,6 @@ "type": "GstAudioWSincLimitMode", "writable": true }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "window": { "blurb": "Window function to use", "conditionally-available": false, @@ -2980,18 +2350,6 @@ "type": "gdouble", "writable": true }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "rate": { "blurb": "Current playback rate", "conditionally-available": false, @@ -3076,18 +2434,6 @@ "type": "gboolean", "writable": true }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "stereo": { "blurb": "stereo", "conditionally-available": false, @@ -3333,20 +2679,7 @@ "presence": "always" } }, - "properties": { - "disable-passthrough": { - "blurb": "Force processing (disables passthrough)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - } - }, + "properties": {}, "rank": "primary + 1" }, "ac3parse": { @@ -3374,20 +2707,7 @@ "presence": "always" } }, - "properties": { - "disable-passthrough": { - "blurb": "Force processing (disables passthrough)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - } - }, + "properties": {}, "rank": "primary + 1" }, "amrparse": { @@ -3415,20 +2735,7 @@ "presence": "always" } }, - "properties": { - "disable-passthrough": { - "blurb": "Force processing (disables passthrough)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - } - }, + "properties": {}, "rank": "primary + 1" }, "dcaparse": { @@ -3456,20 +2763,7 @@ "presence": "always" } }, - "properties": { - "disable-passthrough": { - "blurb": "Force processing (disables passthrough)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - } - }, + "properties": {}, "rank": "primary + 1" }, "flacparse": { @@ -3509,18 +2803,6 @@ "readable": true, "type": "gboolean", "writable": true - }, - "disable-passthrough": { - "blurb": "Force processing (disables passthrough)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true } }, "rank": "primary + 1" @@ -3550,20 +2832,7 @@ "presence": "always" } }, - "properties": { - "disable-passthrough": { - "blurb": "Force processing (disables passthrough)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - } - }, + "properties": {}, "rank": "primary + 2" }, "sbcparse": { @@ -3591,20 +2860,7 @@ "presence": "always" } }, - "properties": { - "disable-passthrough": { - "blurb": "Force processing (disables passthrough)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - } - }, + "properties": {}, "rank": "primary + 1" }, "wavpackparse": { @@ -3632,20 +2888,7 @@ "presence": "always" } }, - "properties": { - "disable-passthrough": { - "blurb": "Force processing (disables passthrough)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - } - }, + "properties": {}, "rank": "primary + 1" } }, @@ -3723,54 +2966,6 @@ } }, "properties": { - "async-handling": { - "blurb": "The bin will handle Asynchronous state changes", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "filter-caps": { - "blurb": "Filter sink candidates using these caps.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "audio/x-raw", - "mutable": "null", - "readable": true, - "type": "GstCaps", - "writable": true - }, - "message-forward": { - "blurb": "Forwards all children messages", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "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 - }, "ts-offset": { "blurb": "Timestamp offset in nanoseconds", "conditionally-available": false, @@ -3812,56 +3007,7 @@ "presence": "always" } }, - "properties": { - "async-handling": { - "blurb": "The bin will handle Asynchronous state changes", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "filter-caps": { - "blurb": "Filter sink candidates using these caps.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "audio/x-raw", - "mutable": "null", - "readable": true, - "type": "GstCaps", - "writable": true - }, - "message-forward": { - "blurb": "Forwards all children messages", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "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 - } - }, + "properties": {}, "rank": "none" }, "autovideosink": { @@ -3889,54 +3035,6 @@ } }, "properties": { - "async-handling": { - "blurb": "The bin will handle Asynchronous state changes", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "filter-caps": { - "blurb": "Filter sink candidates using these caps.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "video/x-raw", - "mutable": "null", - "readable": true, - "type": "GstCaps", - "writable": true - }, - "message-forward": { - "blurb": "Forwards all children messages", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "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 - }, "ts-offset": { "blurb": "Timestamp offset in nanoseconds", "conditionally-available": false, @@ -3978,56 +3076,7 @@ "presence": "always" } }, - "properties": { - "async-handling": { - "blurb": "The bin will handle Asynchronous state changes", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "filter-caps": { - "blurb": "Filter sink candidates using these caps.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "video/x-raw", - "mutable": "null", - "readable": true, - "type": "GstCaps", - "writable": true - }, - "message-forward": { - "blurb": "Forwards all children messages", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "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 - } - }, + "properties": {}, "rank": "none" } }, @@ -4082,33 +3131,7 @@ } }, "rank": "primary", - "signals": { - "no-more-pads": { - "args": [], - "return-type": "void", - "when": "last" - }, - "pad-added": { - "args": [ - { - "name": "arg0", - "type": "GstPad" - } - ], - "return-type": "void", - "when": "last" - }, - "pad-removed": { - "args": [ - { - "name": "arg0", - "type": "GstPad" - } - ], - "return-type": "void", - "when": "last" - } - } + "signals": {} }, "avimux": { "author": "GStreamer maintainers ", @@ -4229,32 +3252,6 @@ "type": "gboolean", "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 - }, "dither": { "blurb": "Set type of Dither", "conditionally-available": false, @@ -4267,97 +3264,6 @@ "type": "GstCACASinkDithering", "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 - }, - "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": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "processing-deadline": { - "blurb": "Maximum processing time for a buffer in nanoseconds", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "20000000", - "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": "false", - "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 - }, "screen-height": { "blurb": "The height of the screen", "conditionally-available": false, @@ -4385,58 +3291,6 @@ "readable": true, "type": "gint", "writable": false - }, - "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": "none" @@ -4533,18 +3387,6 @@ "readable": true, "type": "gint", "writable": true - }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true } }, "rank": "none" @@ -4659,18 +3501,6 @@ "readable": true, "type": "gboolean", "writable": true - }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true } }, "rank": "none", @@ -4863,18 +3693,6 @@ "type": "gdouble", "writable": true }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "seed": { "blurb": "seed for randomness (initialized when going from READY to PAUSED)", "conditionally-available": false, @@ -4970,18 +3788,6 @@ "type": "gboolean", "writable": true }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "replace": { "blurb": "Drop fields of incoming caps", "conditionally-available": false, @@ -5022,20 +3828,7 @@ "presence": "always" } }, - "properties": { - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - } - }, + "properties": {}, "rank": "none" }, "navseek": { @@ -5064,18 +3857,6 @@ } }, "properties": { - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "seek-offset": { "blurb": "Time in seconds to seek by", "conditionally-available": false, @@ -5143,18 +3924,6 @@ "type": "gchararray", "writable": true }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "silent": { "blurb": "Do not print output to stdout", "conditionally-available": false, @@ -5223,18 +3992,6 @@ "type": "gdouble", "writable": true }, - "async-handling": { - "blurb": "The bin will handle Asynchronous state changes", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "initial-timestamp": { "blurb": "Initial Buffer Timestamp (if time-segment TRUE)", "conditionally-available": false, @@ -5261,18 +4018,6 @@ "type": "gchararray", "writable": true }, - "message-forward": { - "blurb": "Forwards all children messages", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "rate": { "blurb": "Rate to use in TIME SEGMENT", "conditionally-available": false, @@ -5426,18 +4171,6 @@ } }, "properties": { - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "tags": { "blurb": "List of tags to inject into the target file", "conditionally-available": false, @@ -5488,32 +4221,6 @@ "type": "gint64", "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 - }, "buffer-count": { "blurb": "number of buffers in stream", "conditionally-available": false, @@ -5528,18 +4235,6 @@ "type": "gint64", "writable": false }, - "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 - }, "expected-buffer-count": { "blurb": "expected number of buffers in stream", "conditionally-available": false, @@ -5580,17 +4275,6 @@ "type": "gchararray", "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 - }, "length": { "blurb": "length of stream", "conditionally-available": false, @@ -5605,34 +4289,6 @@ "type": "gint64", "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": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, "md5": { "blurb": "md5 of processing the whole data", "conditionally-available": false, @@ -5645,84 +4301,6 @@ "type": "gchararray", "writable": false }, - "processing-deadline": { - "blurb": "Maximum processing time for a buffer in nanoseconds", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "20000000", - "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": "false", - "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 - }, - "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 - }, "timestamp-deviation": { "blurb": "average difference in usec between timestamp of next buffer and expected timestamp from analyzing last buffer", "conditionally-available": false, @@ -5736,20 +4314,6 @@ "readable": true, "type": "gint64", "writable": false - }, - "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": "none" @@ -6067,32 +4631,6 @@ } }, "properties": { - "blocksize": { - "blurb": "Size in bytes to read per buffer (-1 = 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 - }, - "do-timestamp": { - "blurb": "Apply current stream time to buffers", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "interval": { "blurb": "Interval in ms between two tone packets", "conditionally-available": false, @@ -6106,32 +4644,6 @@ "readable": true, "type": "guint", "writable": true - }, - "num-buffers": { - "blurb": "Number of buffers to output before sending EOS (-1 = unlimited)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "2147483647", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "typefind": { - "blurb": "Run typefind before negotiating (deprecated, non-functional)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true } }, "rank": "none" @@ -6176,44 +4688,6 @@ "type": "guint", "writable": true }, - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, "unit-time": { "blurb": "The smallest unit (ms) the duration must be a multiple of (0 disables it)", "conditionally-available": false, @@ -6252,20 +4726,6 @@ } }, "properties": { - "blocksize": { - "blurb": "Size in bytes to read per buffer (-1 = 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 - }, "clock-rate": { "blurb": "The clock-rate at which to generate the dtmf packets", "conditionally-available": false, @@ -6280,32 +4740,6 @@ "type": "guint", "writable": true }, - "do-timestamp": { - "blurb": "Apply current stream time to buffers", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "num-buffers": { - "blurb": "Number of buffers to output before sending EOS (-1 = unlimited)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "2147483647", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, "packet-redundancy": { "blurb": "Number of packets to send to indicate start and stop dtmf events", "conditionally-available": false, @@ -6403,18 +4837,6 @@ "readable": true, "type": "gint", "writable": true - }, - "typefind": { - "blurb": "Run typefind before negotiating (deprecated, non-functional)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true } }, "rank": "none" @@ -6539,33 +4961,7 @@ } }, "rank": "primary", - "signals": { - "no-more-pads": { - "args": [], - "return-type": "void", - "when": "last" - }, - "pad-added": { - "args": [ - { - "name": "arg0", - "type": "GstPad" - } - ], - "return-type": "void", - "when": "last" - }, - "pad-removed": { - "args": [ - { - "name": "arg0", - "type": "GstPad" - } - ], - "return-type": "void", - "when": "last" - } - } + "signals": {} } }, "filename": "gstdv", @@ -6678,18 +5074,6 @@ "type": "gboolean", "writable": true }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "scratch-lines": { "blurb": "Number of scratch lines", "conditionally-available": false, @@ -6734,18 +5118,6 @@ } }, "properties": { - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "square-bits": { "blurb": "The size of the Squares", "conditionally-available": false, @@ -6789,20 +5161,7 @@ "presence": "always" } }, - "properties": { - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - } - }, + "properties": {}, "rank": "none" }, "optv": { @@ -6844,18 +5203,6 @@ "type": "GstOpTVMode", "writable": true }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "speed": { "blurb": "Effect speed", "conditionally-available": false, @@ -6927,18 +5274,6 @@ "readable": true, "type": "gint", "writable": true - }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true } }, "rank": "none" @@ -7008,18 +5343,6 @@ "type": "GstRadioacTVMode", "writable": true }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "trigger": { "blurb": "Trigger (in trigger mode)", "conditionally-available": false, @@ -7103,18 +5426,6 @@ "readable": true, "type": "gint", "writable": true - }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true } }, "rank": "none" @@ -7158,18 +5469,6 @@ "type": "GstRippleTVMode", "writable": true }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "reset": { "blurb": "Reset all current ripples", "conditionally-available": false, @@ -7211,20 +5510,7 @@ "presence": "always" } }, - "properties": { - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - } - }, + "properties": {}, "rank": "none" }, "streaktv": { @@ -7265,18 +5551,6 @@ "readable": true, "type": "gboolean", "writable": true - }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true } }, "rank": "none" @@ -7308,18 +5582,6 @@ } }, "properties": { - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "speed": { "blurb": "Control the speed of movement", "conditionally-available": false, @@ -7377,20 +5639,7 @@ "presence": "always" } }, - "properties": { - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - } - }, + "properties": {}, "rank": "none" } }, @@ -7667,18 +5916,6 @@ "readable": true, "type": "gdouble", "writable": true - }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true } }, "rank": "none" @@ -7756,18 +5993,6 @@ "readable": true, "type": "gdouble", "writable": true - }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true } }, "rank": "none" @@ -7817,18 +6042,6 @@ "readable": true, "type": "guint", "writable": true - }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true } }, "rank": "none" @@ -7870,48 +6083,7 @@ "presence": "always" } }, - "properties": { - "min-latency": { - "blurb": "Aggregate output data to a minimum of latency time (ns)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "plc": { - "blurb": "Perform packet loss concealment (if supported)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "tolerance": { - "blurb": "Perfect ts while timestamp jitter/imperfection within tolerance (ns)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - } - }, + "properties": {}, "rank": "primary" }, "flacenc": { @@ -7983,18 +6155,6 @@ "type": "gboolean", "writable": true }, - "hard-resync": { - "blurb": "Perform clipping and sample flushing upon discontinuity", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "loose-mid-side-stereo": { "blurb": "Loose mid side stereo", "conditionally-available": false, @@ -8007,18 +6167,6 @@ "type": "gboolean", "writable": true }, - "mark-granule": { - "blurb": "Apply granule semantics to buffer metadata (implies perfect-timestamp)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": false - }, "max-lpc-order": { "blurb": "Max LPC order; 0 => use only fixed predictors", "conditionally-available": false, @@ -8087,18 +6235,6 @@ "type": "guint", "writable": true }, - "perfect-timestamp": { - "blurb": "Favour perfect timestamps over tracking upstream timestamps", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "qlp-coeff-prec-search": { "blurb": "false = use qlp_coeff_precision, true = search around qlp_coeff_precision, take best", "conditionally-available": false, @@ -8176,20 +6312,6 @@ "readable": true, "type": "gboolean", "writable": true - }, - "tolerance": { - "blurb": "Consider discontinuity if timestamp jitter/imperfection exceeds tolerance (ns)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "40000000", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true } }, "rank": "primary" @@ -8321,33 +6443,7 @@ } }, "rank": "primary", - "signals": { - "no-more-pads": { - "args": [], - "return-type": "void", - "when": "last" - }, - "pad-added": { - "args": [ - { - "name": "arg0", - "type": "GstPad" - } - ], - "return-type": "void", - "when": "last" - }, - "pad-removed": { - "args": [ - { - "name": "arg0", - "type": "GstPad" - } - ], - "return-type": "void", - "when": "last" - } - } + "signals": {} }, "flvmux": { "author": "Sebastian Dröge ", @@ -8392,52 +6488,24 @@ "construct": false, "construct-only": false, "controllable": false, - "default": "GStreamer 1.17.1.1 FLV muxer", + "default": "GStreamer 1.17.1 FLV muxer", "mutable": "null", "readable": true, "type": "gchararray", "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": "guint64", - "writable": true - }, "metadatacreator": { "blurb": "The value of metadatacreator in the meta packet.", "conditionally-available": false, "construct": false, "construct-only": false, "controllable": false, - "default": "GStreamer 1.17.1.1 FLV muxer", + "default": "GStreamer 1.17.1 FLV muxer", "mutable": "null", "readable": true, "type": "gchararray", "writable": true }, - "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": "0", - "max": "18446744073709551615", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint64", - "writable": true - }, "skip-backwards-streams": { "blurb": "If set to true, streams that go backwards related to the other stream will have buffers dropped until they reach the correct timestamp", "conditionally-available": false, @@ -8450,32 +6518,6 @@ "type": "gboolean", "writable": true }, - "start-time": { - "blurb": "Start time to use if start-time-selection=set", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "18446744073709551615", - "min": "0", - "mutable": "null", - "readable": true, - "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 - }, "streamable": { "blurb": "If set to true, the output should be as if it is to be streamed and hence no indexes written or duration written.", "conditionally-available": false, @@ -8505,32 +6547,8 @@ "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" - } - } + "properties": {}, + "signals": {} } }, "package": "GStreamer Good Plug-ins", @@ -8765,18 +6783,6 @@ "type": "GstGdkPixbufPositioningMode", "writable": true }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "relative-x": { "blurb": "Horizontal offset of overlay image in fractions of video image width, from top-left corner of video image (in relative positioning)", "conditionally-available": false, @@ -8830,44 +6836,6 @@ } }, "properties": { - "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 - }, - "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 - }, "last-pixbuf": { "blurb": "Last GdkPixbuf object rendered", "conditionally-available": false, @@ -8879,45 +6847,6 @@ "type": "GdkPixbuf", "writable": false }, - "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": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, "post-messages": { "blurb": "Whether to post messages containing pixbufs on the bus", "conditionally-available": false, @@ -8929,110 +6858,6 @@ "readable": true, "type": "gboolean", "writable": true - }, - "processing-deadline": { - "blurb": "Maximum processing time for a buffer 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": "false", - "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": "none" @@ -9090,34 +6915,7 @@ "presence": "always" } }, - "properties": { - "shade-amount": { - "blurb": "Shading color to use (big-endian ARGB)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "657930", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "shader": { - "blurb": "Shader function to apply on each frame", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "fade (1)", - "mutable": "null", - "readable": true, - "type": "GstAudioVisualizerShader", - "writable": true - } - }, + "properties": {}, "rank": "none" } }, @@ -9157,34 +6955,7 @@ "presence": "always" } }, - "properties": { - "shade-amount": { - "blurb": "Shading color to use (big-endian ARGB)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "657930", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "shader": { - "blurb": "Shader function to apply on each frame", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "fade (1)", - "mutable": "null", - "readable": true, - "type": "GstAudioVisualizerShader", - "writable": true - } - }, + "properties": {}, "rank": "none" } }, @@ -9224,238 +6995,7 @@ "presence": "always" } }, - "properties": { - "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 - }, - "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 - }, - "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 - }, - "ignore-alpha": { - "blurb": "When enabled, alpha will be ignored and converted to black", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "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 - }, - "pixel-aspect-ratio": { - "blurb": "The pixel aspect ratio of the device", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0/1", - "max": "2147483647/1", - "min": "0/1", - "mutable": "null", - "readable": true, - "type": "GstFraction", - "writable": true - }, - "processing-deadline": { - "blurb": "Maximum processing time for a buffer 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 - }, - "widget": { - "blurb": "The GtkWidget to place in the widget hierarchy (must only be get from the GTK main thread)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GtkWidget", - "writable": false - } - }, + "properties": {}, "rank": "none" }, "gtksink": { @@ -9483,238 +7023,7 @@ "presence": "always" } }, - "properties": { - "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 - }, - "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 - }, - "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 - }, - "ignore-alpha": { - "blurb": "When enabled, alpha will be ignored and converted to black", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "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 - }, - "pixel-aspect-ratio": { - "blurb": "The pixel aspect ratio of the device", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0/1", - "max": "2147483647/1", - "min": "0/1", - "mutable": "null", - "readable": true, - "type": "GstFraction", - "writable": true - }, - "processing-deadline": { - "blurb": "Maximum processing time for a buffer 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 - }, - "widget": { - "blurb": "The GtkWidget to place in the widget hierarchy (must only be get from the GTK main thread)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GtkWidget", - "writable": false - } - }, + "properties": {}, "rank": "none" } }, @@ -9754,33 +7063,7 @@ } }, "rank": "primary", - "signals": { - "no-more-pads": { - "args": [], - "return-type": "void", - "when": "last" - }, - "pad-added": { - "args": [ - { - "name": "arg0", - "type": "GstPad" - } - ], - "return-type": "void", - "when": "last" - }, - "pad-removed": { - "args": [ - { - "name": "arg0", - "type": "GstPad" - } - ], - "return-type": "void", - "when": "last" - } - } + "signals": {} } }, "filename": "gsticydemux", @@ -9952,33 +7235,7 @@ } }, "rank": "none", - "signals": { - "no-more-pads": { - "args": [], - "return-type": "void", - "when": "last" - }, - "pad-added": { - "args": [ - { - "name": "arg0", - "type": "GstPad" - } - ], - "return-type": "void", - "when": "last" - }, - "pad-removed": { - "args": [ - { - "name": "arg0", - "type": "GstPad" - } - ], - "return-type": "void", - "when": "last" - } - } + "signals": {} }, "interleave": { "author": "Andy Wingo , Sebastian Dröge ", @@ -10190,20 +7447,6 @@ "type": "guint64", "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": "guint64", - "writable": true - }, "max-raw-audio-drift": { "blurb": "Maximum allowed drift of raw audio samples vs. timestamps in nanoseconds", "conditionally-available": false, @@ -10218,20 +7461,6 @@ "type": "guint64", "writable": true }, - "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": "0", - "max": "18446744073709551615", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint64", - "writable": true - }, "moov-recovery-file": { "blurb": "File to be used to store data for moov atom making movie file recovery possible in case of a crash during muxing. Null for disabled. (Experimental)", "conditionally-available": false, @@ -10352,32 +7581,6 @@ "type": "guint64", "writable": true }, - "start-time": { - "blurb": "Start time to use if start-time-selection=set", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "18446744073709551615", - "min": "0", - "mutable": "null", - "readable": true, - "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 - }, "streamable": { "blurb": "If set to true, the output should be as if it is to be streamed and hence no indexes written or duration written. (DEPRECATED, only valid for fragmented MP4)", "conditionally-available": false, @@ -10548,20 +7751,6 @@ "type": "guint64", "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": "guint64", - "writable": true - }, "max-raw-audio-drift": { "blurb": "Maximum allowed drift of raw audio samples vs. timestamps in nanoseconds", "conditionally-available": false, @@ -10576,20 +7765,6 @@ "type": "guint64", "writable": true }, - "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": "0", - "max": "18446744073709551615", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint64", - "writable": true - }, "moov-recovery-file": { "blurb": "File to be used to store data for moov atom making movie file recovery possible in case of a crash during muxing. Null for disabled. (Experimental)", "conditionally-available": false, @@ -10710,32 +7885,6 @@ "type": "guint64", "writable": true }, - "start-time": { - "blurb": "Start time to use if start-time-selection=set", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "18446744073709551615", - "min": "0", - "mutable": "null", - "readable": true, - "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 - }, "streamable": { "blurb": "If set to true, the output should be as if it is to be streamed and hence no indexes written or duration written.", "conditionally-available": false, @@ -10906,20 +8055,6 @@ "type": "guint64", "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": "guint64", - "writable": true - }, "max-raw-audio-drift": { "blurb": "Maximum allowed drift of raw audio samples vs. timestamps in nanoseconds", "conditionally-available": false, @@ -10934,20 +8069,6 @@ "type": "guint64", "writable": true }, - "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": "0", - "max": "18446744073709551615", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint64", - "writable": true - }, "moov-recovery-file": { "blurb": "File to be used to store data for moov atom making movie file recovery possible in case of a crash during muxing. Null for disabled. (Experimental)", "conditionally-available": false, @@ -11068,32 +8189,6 @@ "type": "guint64", "writable": true }, - "start-time": { - "blurb": "Start time to use if start-time-selection=set", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "18446744073709551615", - "min": "0", - "mutable": "null", - "readable": true, - "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 - }, "streamable": { "blurb": "If set to true, the output should be as if it is to be streamed and hence no indexes written or duration written. (DEPRECATED, only valid for fragmented MP4)", "conditionally-available": false, @@ -11270,20 +8365,6 @@ "type": "guint64", "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": "guint64", - "writable": true - }, "max-raw-audio-drift": { "blurb": "Maximum allowed drift of raw audio samples vs. timestamps in nanoseconds", "conditionally-available": false, @@ -11298,20 +8379,6 @@ "type": "guint64", "writable": true }, - "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": "0", - "max": "18446744073709551615", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint64", - "writable": true - }, "moov-recovery-file": { "blurb": "File to be used to store data for moov atom making movie file recovery possible in case of a crash during muxing. Null for disabled. (Experimental)", "conditionally-available": false, @@ -11432,32 +8499,6 @@ "type": "guint64", "writable": true }, - "start-time": { - "blurb": "Start time to use if start-time-selection=set", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "18446744073709551615", - "min": "0", - "mutable": "null", - "readable": true, - "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 - }, "streamable": { "blurb": "If set to true, the output should be as if it is to be streamed and hence no indexes written or duration written. (DEPRECATED, only valid for fragmented MP4)", "conditionally-available": false, @@ -11522,33 +8563,7 @@ } }, "rank": "primary", - "signals": { - "no-more-pads": { - "args": [], - "return-type": "void", - "when": "last" - }, - "pad-added": { - "args": [ - { - "name": "arg0", - "type": "GstPad" - } - ], - "return-type": "void", - "when": "last" - }, - "pad-removed": { - "args": [ - { - "name": "arg0", - "type": "GstPad" - } - ], - "return-type": "void", - "when": "last" - } - } + "signals": {} }, "qtmoovrecover": { "author": "Thiago Santos ", @@ -11568,30 +8583,6 @@ "klass": "Util", "long-name": "QT Moov Recover", "properties": { - "async-handling": { - "blurb": "The bin will handle Asynchronous state changes", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "auto-flush-bus": { - "blurb": "Whether to automatically flush the pipeline's bus when going from READY into NULL state", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "broken-input": { "blurb": "Path to broken input file. (If qtmux was on faststart mode, this file is the faststart file)", "conditionally-available": false, @@ -11604,20 +8595,6 @@ "type": "gchararray", "writable": true }, - "delay": { - "blurb": "Expected delay needed for elements to spin up to PLAYING 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 - }, "faststart-mode": { "blurb": "If the broken input is from faststart mode", "conditionally-available": false, @@ -11642,32 +8619,6 @@ "type": "gchararray", "writable": true }, - "latency": { - "blurb": "Latency to configure on the pipeline", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "18446744073709551615", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint64", - "writable": true - }, - "message-forward": { - "blurb": "Forwards all children messages", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "recovery-input": { "blurb": "Path to recovery file (used as input)", "conditionally-available": false, @@ -11836,20 +8787,6 @@ "type": "guint64", "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": "guint64", - "writable": true - }, "max-raw-audio-drift": { "blurb": "Maximum allowed drift of raw audio samples vs. timestamps in nanoseconds", "conditionally-available": false, @@ -11864,20 +8801,6 @@ "type": "guint64", "writable": true }, - "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": "0", - "max": "18446744073709551615", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint64", - "writable": true - }, "moov-recovery-file": { "blurb": "File to be used to store data for moov atom making movie file recovery possible in case of a crash during muxing. Null for disabled. (Experimental)", "conditionally-available": false, @@ -11998,32 +8921,6 @@ "type": "guint64", "writable": true }, - "start-time": { - "blurb": "Start time to use if start-time-selection=set", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "18446744073709551615", - "min": "0", - "mutable": "null", - "readable": true, - "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 - }, "streamable": { "blurb": "If set to true, the output should be as if it is to be streamed and hence no indexes written or duration written. (DEPRECATED, only valid for fragmented MP4)", "conditionally-available": false, @@ -12078,46 +8975,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "marginal" } }, @@ -12155,18 +9013,6 @@ ], "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 - }, "trak-timescale": { "blurb": "Timescale to use for this pad's trak (units per second, 0 is automatic)", "conditionally-available": false, @@ -12182,18 +9028,7 @@ "writable": true } }, - "signals": { - "buffer-consumed": { - "args": [ - { - "name": "arg0", - "type": "GstBuffer" - } - ], - "return-type": "void", - "when": "first" - } - } + "signals": {} } }, "package": "GStreamer Good Plug-ins", @@ -12226,72 +9061,6 @@ } }, "properties": { - "alignment-threshold": { - "blurb": "Timestamp alignment threshold in nanoseconds", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "40000000", - "max": "18446744073709551614", - "min": "1", - "mutable": "null", - "readable": true, - "type": "guint64", - "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 - }, - "buffer-time": { - "blurb": "Size of audio buffer in microseconds, this is the minimum latency that the sink reports", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "200000", - "max": "9223372036854775807", - "min": "1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "can-activate-pull": { - "blurb": "Allow pull-based scheduling", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "client": { "blurb": "Handle for jack client", "conditionally-available": false, @@ -12327,99 +9096,6 @@ "type": "GstJackConnect", "writable": true }, - "discont-wait": { - "blurb": "Window of time in nanoseconds to wait before creating a discontinuity", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1000000000", - "max": "18446744073709551614", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint64", - "writable": true - }, - "drift-tolerance": { - "blurb": "Tolerance for clock drift in microseconds", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "40000", - "max": "9223372036854775807", - "min": "1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "enable-last-sample": { - "blurb": "Enable the last-sample property", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "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 - }, - "latency-time": { - "blurb": "The minimum amount of data to write in each iteration in microseconds", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "10000", - "max": "9223372036854775807", - "min": "1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "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": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, "port-pattern": { "blurb": "A pattern to select which ports to connect to (NULL = first physical ports)", "conditionally-available": false, @@ -12432,58 +9108,6 @@ "type": "gchararray", "writable": true }, - "processing-deadline": { - "blurb": "Maximum processing time for a buffer in nanoseconds", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "20000000", - "max": "18446744073709551615", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint64", - "writable": true - }, - "provide-clock": { - "blurb": "Provide a clock to be used as the global pipeline clock", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "qos": { - "blurb": "Generate Quality-of-Service events upstream", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "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 - }, "server": { "blurb": "The Jack server to connect to (NULL = default)", "conditionally-available": false, @@ -12496,56 +9120,6 @@ "type": "gchararray", "writable": true }, - "slave-method": { - "blurb": "Algorithm used to match the rate of the masterclock", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "skew (1)", - "mutable": "null", - "readable": true, - "type": "GstAudioBaseSinkSlaveMethod", - "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 - }, "transport": { "blurb": "Jack transport behaviour of the client", "conditionally-available": false, @@ -12557,20 +9131,6 @@ "readable": true, "type": "GstJackTransport", "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" @@ -12598,62 +9158,6 @@ } }, "properties": { - "actual-buffer-time": { - "blurb": "Actual configured size of audio buffer in microseconds", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": false - }, - "actual-latency-time": { - "blurb": "Actual configured audio latency in microseconds", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": false - }, - "blocksize": { - "blurb": "Size in bytes to read per buffer (-1 = default)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "buffer-time": { - "blurb": "Size of audio buffer in microseconds. This is the maximum amount of data that is buffered in the device and the maximum latency that the source reports. This value might be ignored by the element if necessary; see \"actual-buffer-time\"", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "200000", - "max": "9223372036854775807", - "min": "1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, "client": { "blurb": "Handle for jack client", "conditionally-available": false, @@ -12689,46 +9193,6 @@ "type": "GstJackConnect", "writable": true }, - "do-timestamp": { - "blurb": "Apply current stream time to buffers", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "latency-time": { - "blurb": "The minimum amount of data to read in each iteration in microseconds. This is the minimum latency that the source reports. This value might be ignored by the element if necessary; see \"actual-latency-time\"", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "10000", - "max": "9223372036854775807", - "min": "1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "num-buffers": { - "blurb": "Number of buffers to output before sending EOS (-1 = unlimited)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "2147483647", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, "port-pattern": { "blurb": "A pattern to select which ports to connect to (NULL = first physical ports)", "conditionally-available": false, @@ -12741,18 +9205,6 @@ "type": "gchararray", "writable": true }, - "provide-clock": { - "blurb": "Provide a clock to be used as the global pipeline clock", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "server": { "blurb": "The Jack server to connect to (NULL = default)", "conditionally-available": false, @@ -12765,18 +9217,6 @@ "type": "gchararray", "writable": true }, - "slave-method": { - "blurb": "Algorithm used to match the rate of the masterclock", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "skew (2)", - "mutable": "null", - "readable": true, - "type": "GstAudioBaseSrcSlaveMethod", - "writable": true - }, "transport": { "blurb": "Jack transport behaviour of the client", "conditionally-available": false, @@ -12788,18 +9228,6 @@ "readable": true, "type": "GstJackTransport", "writable": true - }, - "typefind": { - "blurb": "Run typefind before negotiating (deprecated, non-functional)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true } }, "rank": "primary" @@ -12903,18 +9331,6 @@ "readable": true, "type": "gint", "writable": true - }, - "qos": { - "blurb": "Handle Quality-of-Service events from downstream", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true } }, "rank": "primary" @@ -12960,32 +9376,6 @@ "type": "GstIDCTMethod", "writable": true }, - "min-force-key-unit-interval": { - "blurb": "Minimum interval between force-keyunit requests 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 - }, - "qos": { - "blurb": "Handle Quality-of-Service events from downstream", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "quality": { "blurb": "Quality of encoding", "conditionally-available": false, @@ -13115,30 +9505,6 @@ "type": "GstLameMP3EncEncodingEngineQuality", "writable": true }, - "hard-resync": { - "blurb": "Perform clipping and sample flushing upon discontinuity", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "mark-granule": { - "blurb": "Apply granule semantics to buffer metadata (implies perfect-timestamp)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": false - }, "mono": { "blurb": "Enforce mono encoding", "conditionally-available": false, @@ -13151,18 +9517,6 @@ "type": "gboolean", "writable": true }, - "perfect-timestamp": { - "blurb": "Favour perfect timestamps over tracking upstream timestamps", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "quality": { "blurb": "VBR Quality from 0 to 10, 0 being the best (Only valid if target is quality)", "conditionally-available": false, @@ -13188,20 +9542,6 @@ "readable": true, "type": "GstLameMP3EncTarget", "writable": true - }, - "tolerance": { - "blurb": "Consider discontinuity if timestamp jitter/imperfection exceeds tolerance (ns)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "40000000", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true } }, "rank": "primary" @@ -13345,18 +9685,6 @@ "readable": true, "type": "gboolean", "writable": true - }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true } }, "rank": "none" @@ -13438,33 +9766,7 @@ } }, "rank": "primary", - "signals": { - "no-more-pads": { - "args": [], - "return-type": "void", - "when": "last" - }, - "pad-added": { - "args": [ - { - "name": "arg0", - "type": "GstPad" - } - ], - "return-type": "void", - "when": "last" - }, - "pad-removed": { - "args": [ - { - "name": "arg0", - "type": "GstPad" - } - ], - "return-type": "void", - "when": "last" - } - } + "signals": {} }, "matroskamux": { "author": "GStreamer maintainers ", @@ -13690,125 +9992,7 @@ "presence": "request" } }, - "properties": { - "creation-time": { - "blurb": "Date and time of creation. This will be used for the DateUTC field. NULL means that the current time will be used.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GDateTime", - "writable": true - }, - "max-cluster-duration": { - "blurb": "A new cluster will be created if its duration exceeds this value. 0 means no maximum duration.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "65535000000", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-cluster-duration": { - "blurb": "Desired cluster duration as nanoseconds. A new cluster will be created irrespective of this property if a force key unit event is received. 0 means create a new cluster for each video keyframe or for each audio buffer in audio only streams.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "500000000", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-index-interval": { - "blurb": "An index entry is created every so many nanoseconds.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "offset-to-zero": { - "blurb": "Offsets all streams so that the earliest stream starts at 0.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "streamable": { - "blurb": "If set to true, the output should be as if it is to be streamed and hence no indexes written or duration written.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "timecodescale": { - "blurb": "TimecodeScale used to calculate the Raw Timecode of a Block", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1000000", - "max": "1000000000", - "min": "1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "version": { - "blurb": "This parameter determines what Matroska features can be used.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "2", - "max": "2", - "min": "1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "writing-app": { - "blurb": "The name the application that creates the matroska file.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "GStreamer Matroska muxer", - "mutable": "null", - "readable": true, - "type": "gchararray", - "writable": true - } - }, + "properties": {}, "rank": "primary" } }, @@ -13886,48 +10070,7 @@ "presence": "always" } }, - "properties": { - "min-latency": { - "blurb": "Aggregate output data to a minimum of latency time (ns)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "plc": { - "blurb": "Perform packet loss concealment (if supported)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "tolerance": { - "blurb": "Perfect ts while timestamp jitter/imperfection within tolerance (ns)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - } - }, + "properties": {}, "rank": "marginal" } }, @@ -13967,48 +10110,7 @@ "presence": "always" } }, - "properties": { - "min-latency": { - "blurb": "Aggregate output data to a minimum of latency time (ns)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "plc": { - "blurb": "Perform packet loss concealment (if supported)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "tolerance": { - "blurb": "Perfect ts while timestamp jitter/imperfection within tolerance (ns)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - } - }, + "properties": {}, "rank": "primary" }, "mulawenc": { @@ -14039,58 +10141,7 @@ "presence": "always" } }, - "properties": { - "hard-resync": { - "blurb": "Perform clipping and sample flushing upon discontinuity", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "mark-granule": { - "blurb": "Apply granule semantics to buffer metadata (implies perfect-timestamp)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": false - }, - "perfect-timestamp": { - "blurb": "Favour perfect timestamps over tracking upstream timestamps", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "tolerance": { - "blurb": "Consider discontinuity if timestamp jitter/imperfection exceeds tolerance (ns)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "40000000", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - } - }, + "properties": {}, "rank": "primary" } }, @@ -14130,32 +10181,6 @@ } }, "properties": { - "blocksize": { - "blurb": "Size in bytes to read per buffer (-1 = 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 - }, - "do-timestamp": { - "blurb": "Apply current stream time to buffers", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "framerate": { "blurb": "The output framerate.", "conditionally-available": false, @@ -14182,20 +10207,6 @@ "type": "gchararray", "writable": true }, - "num-buffers": { - "blurb": "Number of buffers to output before sending EOS (-1 = unlimited)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "2147483647", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, "start-index": { "blurb": "Start value of index. The initial value of index can be set either by setting index or start-index. When the end of the loop is reached, the index will be set to the value start-index.", "conditionally-available": false, @@ -14223,18 +10234,6 @@ "readable": true, "type": "gint", "writable": true - }, - "typefind": { - "blurb": "Run typefind before negotiating (deprecated, non-functional)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true } }, "rank": "none" @@ -14272,44 +10271,6 @@ "type": "gboolean", "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 - }, - "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 - }, "index": { "blurb": "Index to use with location property to create file names. The index is incremented by one for each buffer written.", "conditionally-available": false, @@ -14324,17 +10285,6 @@ "type": "gint", "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 - }, "location": { "blurb": "Location of the file to write", "conditionally-available": false, @@ -14347,20 +10297,6 @@ "type": "gchararray", "writable": true }, - "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-file-duration": { "blurb": "Maximum file duration before starting a new file in max-duration mode (in nanoseconds)", "conditionally-available": false, @@ -14403,20 +10339,6 @@ "type": "guint", "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": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, "next-file": { "blurb": "When to start a new file", "conditionally-available": false, @@ -14440,98 +10362,6 @@ "readable": true, "type": "gboolean", "writable": true - }, - "processing-deadline": { - "blurb": "Maximum processing time for a buffer in nanoseconds", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "20000000", - "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": "false", - "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 - }, - "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": "false", - "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": "none" @@ -14561,20 +10391,6 @@ } }, "properties": { - "blocksize": { - "blurb": "Size in bytes to read per buffer (-1 = 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 - }, "caps": { "blurb": "Caps describing the format of the data.", "conditionally-available": false, @@ -14586,18 +10402,6 @@ "type": "GstCaps", "writable": true }, - "do-timestamp": { - "blurb": "Apply current stream time to buffers", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "index": { "blurb": "Index to use with location property to create file names. The index is incremented by one for each buffer read.", "conditionally-available": false, @@ -14636,20 +10440,6 @@ "type": "gboolean", "writable": true }, - "num-buffers": { - "blurb": "Number of buffers to output before sending EOS (-1 = unlimited)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "2147483647", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, "start-index": { "blurb": "Start value of index. The initial value of index can be set either by setting index or start-index. When the end of the loop is reached, the index will be set to the value start-index.", "conditionally-available": false, @@ -14677,18 +10467,6 @@ "readable": true, "type": "gint", "writable": true - }, - "typefind": { - "blurb": "Run typefind before negotiating (deprecated, non-functional)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true } }, "rank": "none" @@ -14717,32 +10495,6 @@ } }, "properties": { - "blocksize": { - "blurb": "Size in bytes to read per buffer (-1 = 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 - }, - "do-timestamp": { - "blurb": "Apply current stream time to buffers", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "location": { "blurb": "Wildcard pattern to match file names of the input files. If the location is an absolute path or contains directory components, only the base file name part will be considered for pattern matching. The results will be sorted.", "conditionally-available": false, @@ -14754,32 +10506,6 @@ "readable": true, "type": "gchararray", "writable": true - }, - "num-buffers": { - "blurb": "Number of buffers to output before sending EOS (-1 = unlimited)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "2147483647", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "typefind": { - "blurb": "Run typefind before negotiating (deprecated, non-functional)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true } }, "rank": "none" @@ -14854,18 +10580,6 @@ "type": "gboolean", "writable": true }, - "async-handling": { - "blurb": "The bin will handle Asynchronous state changes", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "location": { "blurb": "Format string pattern for the location of the files to write (e.g. video%%05d.mp4)", "conditionally-available": false, @@ -14932,18 +10646,6 @@ "type": "gchararray", "writable": true }, - "message-forward": { - "blurb": "Forwards all children messages", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "mux-overhead": { "blurb": "Extra size overhead of muxing (0.02 = 2%%)", "conditionally-available": false, @@ -15199,18 +10901,6 @@ } }, "properties": { - "async-handling": { - "blurb": "The bin will handle Asynchronous state changes", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "location": { "blurb": "Glob pattern for the location of the files to read", "conditionally-available": false, @@ -15222,18 +10912,6 @@ "readable": true, "type": "gchararray", "writable": true - }, - "message-forward": { - "blurb": "Forwards all children messages", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true } }, "rank": "none", @@ -15242,31 +10920,6 @@ "args": [], "return-type": "GStrv", "when": "last" - }, - "no-more-pads": { - "args": [], - "return-type": "void", - "when": "last" - }, - "pad-added": { - "args": [ - { - "name": "arg0", - "type": "GstPad" - } - ], - "return-type": "void", - "when": "last" - }, - "pad-removed": { - "args": [ - { - "name": "arg0", - "type": "GstPad" - } - ], - "return-type": "void", - "when": "last" } } } @@ -15369,33 +11022,7 @@ } }, "rank": "primary", - "signals": { - "no-more-pads": { - "args": [], - "return-type": "void", - "when": "last" - }, - "pad-added": { - "args": [ - { - "name": "arg0", - "type": "GstPad" - } - ], - "return-type": "void", - "when": "last" - }, - "pad-removed": { - "args": [ - { - "name": "arg0", - "type": "GstPad" - } - ], - "return-type": "void", - "when": "last" - } - } + "signals": {} }, "multipartmux": { "author": "Wim Taymans ", @@ -15475,20 +11102,7 @@ "presence": "always" } }, - "properties": { - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - } - }, + "properties": {}, "rank": "none" } }, @@ -15529,72 +11143,6 @@ } }, "properties": { - "alignment-threshold": { - "blurb": "Timestamp alignment threshold in nanoseconds", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "40000000", - "max": "18446744073709551614", - "min": "1", - "mutable": "null", - "readable": true, - "type": "guint64", - "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 - }, - "buffer-time": { - "blurb": "Size of audio buffer in microseconds, this is the minimum latency that the sink reports", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "200000", - "max": "9223372036854775807", - "min": "1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "can-activate-pull": { - "blurb": "Allow pull-based scheduling", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "device": { "blurb": "OSS4 device (e.g. /dev/oss/hdaudio0/pcm0 or /dev/dspN) (NULL = use first available playback device)", "conditionally-available": false, @@ -15619,99 +11167,6 @@ "type": "gchararray", "writable": false }, - "discont-wait": { - "blurb": "Window of time in nanoseconds to wait before creating a discontinuity", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1000000000", - "max": "18446744073709551614", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint64", - "writable": true - }, - "drift-tolerance": { - "blurb": "Tolerance for clock drift in microseconds", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "40000", - "max": "9223372036854775807", - "min": "1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "enable-last-sample": { - "blurb": "Enable the last-sample property", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "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 - }, - "latency-time": { - "blurb": "The minimum amount of data to write in each iteration in microseconds", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "10000", - "max": "9223372036854775807", - "min": "1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "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": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, "mute": { "blurb": "Mute state of this stream", "conditionally-available": false, @@ -15724,122 +11179,6 @@ "type": "gboolean", "writable": true }, - "processing-deadline": { - "blurb": "Maximum processing time for a buffer in nanoseconds", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "20000000", - "max": "18446744073709551615", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint64", - "writable": true - }, - "provide-clock": { - "blurb": "Provide a clock to be used as the global pipeline clock", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "qos": { - "blurb": "Generate Quality-of-Service events upstream", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "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 - }, - "slave-method": { - "blurb": "Algorithm used to match the rate of the masterclock", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "skew (1)", - "mutable": "null", - "readable": true, - "type": "GstAudioBaseSinkSlaveMethod", - "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 - }, "volume": { "blurb": "Linear volume of this stream, 1.0=100%%", "conditionally-available": false, @@ -15881,62 +11220,6 @@ } }, "properties": { - "actual-buffer-time": { - "blurb": "Actual configured size of audio buffer in microseconds", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": false - }, - "actual-latency-time": { - "blurb": "Actual configured audio latency in microseconds", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": false - }, - "blocksize": { - "blurb": "Size in bytes to read per buffer (-1 = default)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "buffer-time": { - "blurb": "Size of audio buffer in microseconds. This is the maximum amount of data that is buffered in the device and the maximum latency that the source reports. This value might be ignored by the element if necessary; see \"actual-buffer-time\"", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "200000", - "max": "9223372036854775807", - "min": "1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, "device": { "blurb": "OSS4 device (e.g. /dev/oss/hdaudio0/pcm0 or /dev/dspN) (NULL = use first available device)", "conditionally-available": false, @@ -15960,82 +11243,6 @@ "readable": true, "type": "gchararray", "writable": false - }, - "do-timestamp": { - "blurb": "Apply current stream time to buffers", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "latency-time": { - "blurb": "The minimum amount of data to read in each iteration in microseconds. This is the minimum latency that the source reports. This value might be ignored by the element if necessary; see \"actual-latency-time\"", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "10000", - "max": "9223372036854775807", - "min": "1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "num-buffers": { - "blurb": "Number of buffers to output before sending EOS (-1 = unlimited)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "2147483647", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "provide-clock": { - "blurb": "Provide a clock to be used as the global pipeline clock", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "slave-method": { - "blurb": "Algorithm used to match the rate of the masterclock", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "skew (2)", - "mutable": "null", - "readable": true, - "type": "GstAudioBaseSrcSlaveMethod", - "writable": true - }, - "typefind": { - "blurb": "Run typefind before negotiating (deprecated, non-functional)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true } }, "rank": "secondary + 1" @@ -16075,72 +11282,6 @@ } }, "properties": { - "alignment-threshold": { - "blurb": "Timestamp alignment threshold in nanoseconds", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "40000000", - "max": "18446744073709551614", - "min": "1", - "mutable": "null", - "readable": true, - "type": "guint64", - "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 - }, - "buffer-time": { - "blurb": "Size of audio buffer in microseconds, this is the minimum latency that the sink reports", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "200000", - "max": "9223372036854775807", - "min": "1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "can-activate-pull": { - "blurb": "Allow pull-based scheduling", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "device": { "blurb": "OSS device (usually /dev/dspN)", "conditionally-available": false, @@ -16152,215 +11293,6 @@ "readable": true, "type": "gchararray", "writable": true - }, - "discont-wait": { - "blurb": "Window of time in nanoseconds to wait before creating a discontinuity", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1000000000", - "max": "18446744073709551614", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint64", - "writable": true - }, - "drift-tolerance": { - "blurb": "Tolerance for clock drift in microseconds", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "40000", - "max": "9223372036854775807", - "min": "1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "enable-last-sample": { - "blurb": "Enable the last-sample property", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "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 - }, - "latency-time": { - "blurb": "The minimum amount of data to write in each iteration in microseconds", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "10000", - "max": "9223372036854775807", - "min": "1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "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": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "processing-deadline": { - "blurb": "Maximum processing time for a buffer in nanoseconds", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "20000000", - "max": "18446744073709551615", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint64", - "writable": true - }, - "provide-clock": { - "blurb": "Provide a clock to be used as the global pipeline clock", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "qos": { - "blurb": "Generate Quality-of-Service events upstream", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "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 - }, - "slave-method": { - "blurb": "Algorithm used to match the rate of the masterclock", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "skew (1)", - "mutable": "null", - "readable": true, - "type": "GstAudioBaseSinkSlaveMethod", - "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": "secondary" @@ -16389,62 +11321,6 @@ } }, "properties": { - "actual-buffer-time": { - "blurb": "Actual configured size of audio buffer in microseconds", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": false - }, - "actual-latency-time": { - "blurb": "Actual configured audio latency in microseconds", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": false - }, - "blocksize": { - "blurb": "Size in bytes to read per buffer (-1 = default)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "buffer-time": { - "blurb": "Size of audio buffer in microseconds. This is the maximum amount of data that is buffered in the device and the maximum latency that the source reports. This value might be ignored by the element if necessary; see \"actual-buffer-time\"", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "200000", - "max": "9223372036854775807", - "min": "1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, "device": { "blurb": "OSS device (usually /dev/dspN)", "conditionally-available": false, @@ -16468,82 +11344,6 @@ "readable": true, "type": "gchararray", "writable": false - }, - "do-timestamp": { - "blurb": "Apply current stream time to buffers", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "latency-time": { - "blurb": "The minimum amount of data to read in each iteration in microseconds. This is the minimum latency that the source reports. This value might be ignored by the element if necessary; see \"actual-latency-time\"", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "10000", - "max": "9223372036854775807", - "min": "1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "num-buffers": { - "blurb": "Number of buffers to output before sending EOS (-1 = unlimited)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "2147483647", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "provide-clock": { - "blurb": "Provide a clock to be used as the global pipeline clock", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "slave-method": { - "blurb": "Algorithm used to match the rate of the masterclock", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "skew (2)", - "mutable": "null", - "readable": true, - "type": "GstAudioBaseSrcSlaveMethod", - "writable": true - }, - "typefind": { - "blurb": "Run typefind before negotiating (deprecated, non-functional)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true } }, "rank": "secondary" @@ -16585,20 +11385,7 @@ "presence": "always" } }, - "properties": { - "qos": { - "blurb": "Handle Quality-of-Service events from downstream", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - } - }, + "properties": {}, "rank": "primary" }, "pngenc": { @@ -16644,32 +11431,6 @@ "type": "guint", "writable": true }, - "min-force-key-unit-interval": { - "blurb": "Minimum interval between force-keyunit requests 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 - }, - "qos": { - "blurb": "Handle Quality-of-Service events from downstream", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "snapshot": { "blurb": "Send EOS after encoding a frame, useful for snapshots", "conditionally-available": false, @@ -16722,72 +11483,6 @@ } }, "properties": { - "alignment-threshold": { - "blurb": "Timestamp alignment threshold in nanoseconds", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "40000000", - "max": "18446744073709551614", - "min": "1", - "mutable": "null", - "readable": true, - "type": "guint64", - "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 - }, - "buffer-time": { - "blurb": "Size of audio buffer in microseconds, this is the minimum latency that the sink reports", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "200000", - "max": "9223372036854775807", - "min": "1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "can-activate-pull": { - "blurb": "Allow pull-based scheduling", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "client-name": { "blurb": "The PulseAudio client name to use", "conditionally-available": false, @@ -16836,99 +11531,6 @@ "type": "gchararray", "writable": false }, - "discont-wait": { - "blurb": "Window of time in nanoseconds to wait before creating a discontinuity", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1000000000", - "max": "18446744073709551614", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint64", - "writable": true - }, - "drift-tolerance": { - "blurb": "Tolerance for clock drift in microseconds", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "40000", - "max": "9223372036854775807", - "min": "1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "enable-last-sample": { - "blurb": "Enable the last-sample property", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "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 - }, - "latency-time": { - "blurb": "The minimum amount of data to write in each iteration in microseconds", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "10000", - "max": "9223372036854775807", - "min": "1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "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": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, "mute": { "blurb": "Mute state of this stream", "conditionally-available": false, @@ -16941,58 +11543,6 @@ "type": "gboolean", "writable": true }, - "processing-deadline": { - "blurb": "Maximum processing time for a buffer in nanoseconds", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "20000000", - "max": "18446744073709551615", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint64", - "writable": true - }, - "provide-clock": { - "blurb": "Provide a clock to be used as the global pipeline clock", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "qos": { - "blurb": "Generate Quality-of-Service events upstream", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "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 - }, "server": { "blurb": "The PulseAudio server to connect to", "conditionally-available": false, @@ -17005,30 +11555,6 @@ "type": "gchararray", "writable": true }, - "slave-method": { - "blurb": "Algorithm used to match the rate of the masterclock", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "skew (1)", - "mutable": "null", - "readable": true, - "type": "GstAudioBaseSinkSlaveMethod", - "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 - }, "stream-properties": { "blurb": "list of pulseaudio stream properties", "conditionally-available": false, @@ -17040,46 +11566,6 @@ "type": "GstStructure", "writable": true }, - "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 - }, "volume": { "blurb": "Linear volume of this stream, 1.0=100%%", "conditionally-available": false, @@ -17124,62 +11610,6 @@ } }, "properties": { - "actual-buffer-time": { - "blurb": "Actual configured size of audio buffer in microseconds", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": false - }, - "actual-latency-time": { - "blurb": "Actual configured audio latency in microseconds", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": false - }, - "blocksize": { - "blurb": "Size in bytes to read per buffer (-1 = default)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "buffer-time": { - "blurb": "Size of audio buffer in microseconds. This is the maximum amount of data that is buffered in the device and the maximum latency that the source reports. This value might be ignored by the element if necessary; see \"actual-buffer-time\"", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "200000", - "max": "9223372036854775807", - "min": "1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, "client-name": { "blurb": "The PulseAudio client_name_to_use", "conditionally-available": false, @@ -17228,32 +11658,6 @@ "type": "gchararray", "writable": false }, - "do-timestamp": { - "blurb": "Apply current stream time to buffers", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "latency-time": { - "blurb": "The minimum amount of data to read in each iteration in microseconds. This is the minimum latency that the source reports. This value might be ignored by the element if necessary; see \"actual-latency-time\"", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "10000", - "max": "9223372036854775807", - "min": "1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, "mute": { "blurb": "Mute state of this stream", "conditionally-available": false, @@ -17266,32 +11670,6 @@ "type": "gboolean", "writable": true }, - "num-buffers": { - "blurb": "Number of buffers to output before sending EOS (-1 = unlimited)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "2147483647", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "provide-clock": { - "blurb": "Provide a clock to be used as the global pipeline clock", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "server": { "blurb": "The PulseAudio server to connect to", "conditionally-available": false, @@ -17304,18 +11682,6 @@ "type": "gchararray", "writable": true }, - "slave-method": { - "blurb": "Algorithm used to match the rate of the masterclock", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "skew (2)", - "mutable": "null", - "readable": true, - "type": "GstAudioBaseSrcSlaveMethod", - "writable": true - }, "source-output-index": { "blurb": "The index of the PulseAudio source output corresponding to this record stream", "conditionally-available": false, @@ -17341,18 +11707,6 @@ "type": "GstStructure", "writable": true }, - "typefind": { - "blurb": "Run typefind before negotiating (deprecated, non-functional)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "volume": { "blurb": "Linear volume of this stream, 1.0=100%%", "conditionally-available": false, @@ -17901,18 +12255,6 @@ "type": "gint", "writable": true }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "reference-level": { "blurb": "Reference level [dB]", "conditionally-available": false, @@ -17967,18 +12309,6 @@ "readable": true, "type": "gboolean", "writable": true - }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true } }, "rank": "none" @@ -18024,18 +12354,6 @@ "type": "gboolean", "writable": true }, - "async-handling": { - "blurb": "The bin will handle Asynchronous state changes", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "fallback-gain": { "blurb": "Gain for streams missing tags [dB]", "conditionally-available": false, @@ -18064,18 +12382,6 @@ "type": "gdouble", "writable": true }, - "message-forward": { - "blurb": "Forwards all children messages", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "pre-amp": { "blurb": "Extra gain [dB]", "conditionally-available": false, @@ -18184,46 +12490,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "secondary" }, "rtpL16pay": { @@ -18252,234 +12519,7 @@ "presence": "always" } }, - "properties": { - "buffer-list": { - "blurb": "Use Buffer Lists", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "96", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)0, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)96, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - } - }, + "properties": {}, "rank": "secondary" }, "rtpL24depay": { @@ -18507,46 +12547,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "secondary" }, "rtpL24pay": { @@ -18575,234 +12576,7 @@ "presence": "always" } }, - "properties": { - "buffer-list": { - "blurb": "Use Buffer Lists", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "96", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)0, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)96, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - } - }, + "properties": {}, "rank": "secondary" }, "rtpL8depay": { @@ -18830,46 +12604,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "secondary" }, "rtpL8pay": { @@ -18898,234 +12633,7 @@ "presence": "always" } }, - "properties": { - "buffer-list": { - "blurb": "Use Buffer Lists", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "96", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)0, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)96, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - } - }, + "properties": {}, "rank": "secondary" }, "rtpac3depay": { @@ -19153,46 +12661,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "secondary" }, "rtpac3pay": { @@ -19220,222 +12689,7 @@ "presence": "always" } }, - "properties": { - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "96", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)0, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)96, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - } - }, + "properties": {}, "rank": "secondary" }, "rtpamrdepay": { @@ -19463,46 +12717,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "secondary" }, "rtpamrpay": { @@ -19530,222 +12745,7 @@ "presence": "always" } }, - "properties": { - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "96", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)0, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)96, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - } - }, + "properties": {}, "rank": "secondary" }, "rtpbvdepay": { @@ -19773,46 +12773,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "secondary" }, "rtpbvpay": { @@ -19841,234 +12802,7 @@ "presence": "always" } }, - "properties": { - "buffer-list": { - "blurb": "Use Buffer Lists", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "96", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)0, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)96, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - } - }, + "properties": {}, "rank": "secondary" }, "rtpceltdepay": { @@ -20096,46 +12830,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "secondary" }, "rtpceltpay": { @@ -20163,222 +12858,7 @@ "presence": "always" } }, - "properties": { - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "96", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)0, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)96, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - } - }, + "properties": {}, "rank": "secondary" }, "rtpdvdepay": { @@ -20406,46 +12886,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "secondary" }, "rtpdvpay": { @@ -20474,34 +12915,6 @@ } }, "properties": { - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, "mode": { "blurb": "The payload mode of payloading", "conditionally-available": false, @@ -20513,192 +12926,6 @@ "readable": true, "type": "GstDVPayMode", "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "96", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)0, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)96, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true } }, "rank": "secondary" @@ -20728,46 +12955,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "secondary" }, "rtpg722pay": { @@ -20796,234 +12984,7 @@ "presence": "always" } }, - "properties": { - "buffer-list": { - "blurb": "Use Buffer Lists", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "9", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)0, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)9, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - } - }, + "properties": {}, "rank": "secondary" }, "rtpg723depay": { @@ -21051,46 +13012,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "secondary" }, "rtpg723pay": { @@ -21118,222 +13040,7 @@ "presence": "always" } }, - "properties": { - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "4", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)0, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)4, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - } - }, + "properties": {}, "rank": "secondary" }, "rtpg726depay": { @@ -21373,44 +13080,6 @@ "readable": true, "type": "gboolean", "writable": true - }, - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false } }, "rank": "secondary" @@ -21442,18 +13111,6 @@ } }, "properties": { - "buffer-list": { - "blurb": "Use Buffer Lists", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "force-aal2": { "blurb": "Force AAL2 encoding for compatibility with bad depayloaders", "conditionally-available": false, @@ -21465,220 +13122,6 @@ "readable": true, "type": "gboolean", "writable": true - }, - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "96", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)8000, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)96, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true } }, "rank": "secondary" @@ -21708,46 +13151,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "secondary" }, "rtpg729pay": { @@ -21775,222 +13179,7 @@ "presence": "always" } }, - "properties": { - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)0, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)18, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - } - }, + "properties": {}, "rank": "secondary" }, "rtpgsmdepay": { @@ -22018,46 +13207,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "secondary" }, "rtpgsmpay": { @@ -22085,222 +13235,7 @@ "presence": "always" } }, - "properties": { - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "3", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)8000, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)3, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - } - }, + "properties": {}, "rank": "secondary" }, "rtpgstdepay": { @@ -22328,46 +13263,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "marginal" }, "rtpgstpay": { @@ -22409,220 +13305,6 @@ "readable": true, "type": "guint", "writable": true - }, - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "96", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)90000, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)96, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true } }, "rank": "none" @@ -22652,46 +13334,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "secondary" }, "rtph261pay": { @@ -22719,222 +13362,7 @@ "presence": "always" } }, - "properties": { - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "31", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)0, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)31, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - } - }, + "properties": {}, "rank": "secondary" }, "rtph263depay": { @@ -22962,46 +13390,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "secondary" }, "rtph263pay": { @@ -23030,34 +13419,6 @@ } }, "properties": { - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, "modea-only": { "blurb": "Disable packetization modes B and C", "conditionally-available": false, @@ -23069,192 +13430,6 @@ "readable": true, "type": "gboolean", "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "34", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)0, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)34, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true } }, "rank": "secondary" @@ -23284,46 +13459,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "secondary" }, "rtph263ppay": { @@ -23363,220 +13499,6 @@ "readable": true, "type": "GstFragmentationMode", "writable": true - }, - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "96", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)0, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)96, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true } }, "rank": "secondary" @@ -23606,46 +13528,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "secondary" }, "rtph264pay": { @@ -23700,152 +13583,6 @@ "type": "gint", "writable": true }, - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "96", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "sprop-parameter-sets": { "blurb": "The base64 sprop-parameter-sets to set in out caps (set to NULL to extract from stream)", "conditionally-available": false, @@ -23857,74 +13594,6 @@ "readable": true, "type": "gchararray", "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)0, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)96, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true } }, "rank": "secondary" @@ -23954,46 +13623,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "secondary" }, "rtph265pay": { @@ -24047,220 +13677,6 @@ "readable": true, "type": "gint", "writable": true - }, - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "96", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)0, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)96, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true } }, "rank": "secondary" @@ -24291,20 +13707,6 @@ } }, "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, "mode": { "blurb": "iLBC frame mode", "conditionally-available": false, @@ -24316,30 +13718,6 @@ "readable": true, "type": "iLBCMode", "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false } }, "rank": "secondary" @@ -24370,234 +13748,7 @@ "presence": "always" } }, - "properties": { - "buffer-list": { - "blurb": "Use Buffer Lists", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "96", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)8000, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)96, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - } - }, + "properties": {}, "rank": "secondary" }, "rtpj2kdepay": { @@ -24625,46 +13776,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "secondary" }, "rtpj2kpay": { @@ -24692,222 +13804,7 @@ "presence": "always" } }, - "properties": { - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "96", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)0, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)96, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - } - }, + "properties": {}, "rank": "secondary" }, "rtpjpegdepay": { @@ -24935,46 +13832,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "secondary" }, "rtpjpegpay": { @@ -25003,100 +13861,6 @@ } }, "properties": { - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "26", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, "quality": { "blurb": "Quality factor on JPEG data (unused)", "conditionally-available": false, @@ -25111,126 +13875,6 @@ "type": "gint", "writable": true }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)0, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)26, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, "type": { "blurb": "Default JPEG Type, overwritten by SOF when present", "conditionally-available": false, @@ -25273,46 +13917,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "secondary" }, "rtpklvpay": { @@ -25340,222 +13945,7 @@ "presence": "always" } }, - "properties": { - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "96", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)0, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)96, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - } - }, + "properties": {}, "rank": "secondary" }, "rtpmp1sdepay": { @@ -25583,46 +13973,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "secondary" }, "rtpmp2tdepay": { @@ -25651,20 +14002,6 @@ } }, "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, "skip-first-bytes": { "blurb": "The amount of bytes that need to be skipped at the beginning of the payload", "conditionally-available": false, @@ -25678,30 +14015,6 @@ "readable": true, "type": "guint", "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false } }, "rank": "secondary" @@ -25731,222 +14044,7 @@ "presence": "always" } }, - "properties": { - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "33", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)90000, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)33, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - } - }, + "properties": {}, "rank": "secondary" }, "rtpmp4adepay": { @@ -25974,46 +14072,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "secondary" }, "rtpmp4apay": { @@ -26041,222 +14100,7 @@ "presence": "always" } }, - "properties": { - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "96", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)0, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)96, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - } - }, + "properties": {}, "rank": "secondary" }, "rtpmp4gdepay": { @@ -26284,46 +14128,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "secondary" }, "rtpmp4gpay": { @@ -26351,222 +14156,7 @@ "presence": "always" } }, - "properties": { - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "96", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)0, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)96, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - } - }, + "properties": {}, "rank": "secondary" }, "rtpmp4vdepay": { @@ -26594,46 +14184,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "secondary" }, "rtpmp4vpay": { @@ -26675,220 +14226,6 @@ "readable": true, "type": "gint", "writable": true - }, - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "96", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)0, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)96, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true } }, "rank": "secondary + 1" @@ -26918,46 +14255,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "secondary" }, "rtpmpapay": { @@ -26985,222 +14283,7 @@ "presence": "always" } }, - "properties": { - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "14", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)0, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)14, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - } - }, + "properties": {}, "rank": "secondary" }, "rtpmparobustdepay": { @@ -27228,46 +14311,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "secondary" }, "rtpmpvdepay": { @@ -27295,46 +14339,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "secondary" }, "rtpmpvpay": { @@ -27362,222 +14367,7 @@ "presence": "always" } }, - "properties": { - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "32", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)90000, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)32, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - } - }, + "properties": {}, "rank": "secondary" }, "rtpopusdepay": { @@ -27605,46 +14395,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "primary" }, "rtpopuspay": { @@ -27672,222 +14423,7 @@ "presence": "always" } }, - "properties": { - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "96", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)0, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)96, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - } - }, + "properties": {}, "rank": "primary" }, "rtppcmadepay": { @@ -27915,46 +14451,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "secondary" }, "rtppcmapay": { @@ -27983,234 +14480,7 @@ "presence": "always" } }, - "properties": { - "buffer-list": { - "blurb": "Use Buffer Lists", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "8", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)8000, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)8, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - } - }, + "properties": {}, "rank": "secondary" }, "rtppcmudepay": { @@ -28238,46 +14508,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "secondary" }, "rtppcmupay": { @@ -28306,234 +14537,7 @@ "presence": "always" } }, - "properties": { - "buffer-list": { - "blurb": "Use Buffer Lists", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)8000, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)0, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - } - }, + "properties": {}, "rank": "secondary" }, "rtpqcelpdepay": { @@ -28561,46 +14565,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "secondary" }, "rtpqdm2depay": { @@ -28628,46 +14593,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "secondary" }, "rtpreddec": { @@ -28845,44 +14771,6 @@ "readable": true, "type": "gboolean", "writable": true - }, - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false } }, "rank": "secondary" @@ -28913,20 +14801,6 @@ } }, "properties": { - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, "min-frames": { "blurb": "Minimum quantity of frames to send in one packet (-1 for maximum allowed by the mtu)", "conditionally-available": false, @@ -28940,206 +14814,6 @@ "readable": true, "type": "gint", "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "96", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)0, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)96, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true } }, "rank": "none" @@ -29169,46 +14843,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "secondary" }, "rtpsirenpay": { @@ -29237,234 +14872,7 @@ "presence": "always" } }, - "properties": { - "buffer-list": { - "blurb": "Use Buffer Lists", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "96", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)16000, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)96, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - } - }, + "properties": {}, "rank": "secondary" }, "rtpspeexdepay": { @@ -29492,46 +14900,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "secondary" }, "rtpspeexpay": { @@ -29559,222 +14928,7 @@ "presence": "always" } }, - "properties": { - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "110", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)8000, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)110, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - } - }, + "properties": {}, "rank": "secondary" }, "rtpstorage": { @@ -29855,20 +15009,7 @@ "presence": "always" } }, - "properties": { - "disable-passthrough": { - "blurb": "Force processing (disables passthrough)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - } - }, + "properties": {}, "rank": "none" }, "rtpstreampay": { @@ -29922,46 +15063,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "secondary" }, "rtptheoradepay": { @@ -29989,46 +15091,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "secondary" }, "rtptheorapay": { @@ -30070,220 +15133,6 @@ "readable": true, "type": "guint", "writable": true - }, - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "96", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)0, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)96, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true } }, "rank": "secondary" @@ -30490,46 +15339,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "secondary" }, "rtpvorbispay": { @@ -30571,220 +15381,6 @@ "readable": true, "type": "guint", "writable": true - }, - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "96", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)0, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)96, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true } }, "rank": "secondary" @@ -30815,44 +15411,6 @@ } }, "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, "wait-for-keyframe": { "blurb": "Wait for the next keyframe after packet loss", "conditionally-available": false, @@ -30894,72 +15452,6 @@ } }, "properties": { - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "picture-id-mode": { "blurb": "The picture ID mode for payloading", "conditionally-available": false, @@ -30971,154 +15463,6 @@ "readable": true, "type": "GstVP8RTPPayMode", "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "96", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)0, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)96, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true } }, "rank": "marginal" @@ -31148,46 +15492,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "marginal" }, "rtpvp9pay": { @@ -31216,72 +15521,6 @@ } }, "properties": { - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "picture-id-mode": { "blurb": "The picture ID mode for payloading", "conditionally-available": false, @@ -31293,154 +15532,6 @@ "readable": true, "type": "GstVP9RTPPayMode", "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "96", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)0, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)96, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true } }, "rank": "marginal" @@ -31470,46 +15561,7 @@ "presence": "always" } }, - "properties": { - "max-reorder": { - "blurb": "Max seqnum reorder before assuming sender has restarted", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Add RTP source information as buffer meta", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - } - }, + "properties": {}, "rank": "secondary" }, "rtpvrawpay": { @@ -31551,220 +15603,6 @@ "readable": true, "type": "gint", "writable": true - }, - "max-ptime": { - "blurb": "Maximum duration of the packet data in ns (-1 = unlimited up to MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "min-ptime": { - "blurb": "Minimum duration of the packet data in ns (can't go above MTU)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "mtu": { - "blurb": "Maximum size of one packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1400", - "max": "-1", - "min": "28", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "onvif-no-rate-control": { - "blurb": "Enable ONVIF Rate-Control=no timestamping mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "perfect-rtptime": { - "blurb": "Generate perfect RTP timestamps when possible", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "pt": { - "blurb": "The payload type of the packets", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "96", - "max": "127", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "ptime-multiple": { - "blurb": "Force buffers to be multiples of this duration in ns (0 disables)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "scale-rtptime": { - "blurb": "Whether the RTP timestamp should be scaled with the rate (speed)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "65535", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "source-info": { - "blurb": "Write CSRC based on buffer meta RTP source information", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "stats": { - "blurb": "Various statistics", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "application/x-rtp-payload-stats, clock-rate=(uint)0, running-time=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0, ssrc=(uint)0, pt=(uint)96, seqnum-offset=(uint)0, timestamp-offset=(uint)0;", - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": false - }, - "timestamp": { - "blurb": "The RTP timestamp of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (default = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "twcc-ext-id": { - "blurb": "The RTP header-extension ID to use for tagging buffers with Transport-wide Congestion Control sequencenumbers (0 = disable)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true } }, "rank": "secondary" @@ -31961,18 +15799,6 @@ } }, "properties": { - "async-handling": { - "blurb": "The bin will handle Asynchronous state changes", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "autoremove": { "blurb": "Automatically remove timed out sources", "conditionally-available": false, @@ -32155,18 +15981,6 @@ "type": "guint64", "writable": true }, - "message-forward": { - "blurb": "Forwards all children messages", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "ntp-sync": { "blurb": "Synchronize received streams to the NTP clock", "conditionally-available": false, @@ -32361,11 +16175,6 @@ "return-type": "void", "when": "last" }, - "no-more-pads": { - "args": [], - "return-type": "void", - "when": "last" - }, "on-bye-ssrc": { "args": [ { @@ -32534,26 +16343,6 @@ "return-type": "void", "when": "last" }, - "pad-added": { - "args": [ - { - "name": "arg0", - "type": "GstPad" - } - ], - "return-type": "void", - "when": "last" - }, - "pad-removed": { - "args": [ - { - "name": "arg0", - "type": "GstPad" - } - ], - "return-type": "void", - "when": "last" - }, "payload-type-change": { "args": [ { @@ -32710,64 +16499,7 @@ "presence": "always" } }, - "properties": { - "seqnum": { - "blurb": "The RTP sequence number of the last processed packet", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "seqnum-offset": { - "blurb": "Offset to add to all outgoing seqnum (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "2147483647", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "ssrc": { - "blurb": "The SSRC of the packets (default == random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "playing", - "readable": true, - "type": "guint", - "writable": true - }, - "timestamp-offset": { - "blurb": "Offset to add to all outgoing timestamps (-1 = random)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "2147483647", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - } - }, + "properties": {}, "rank": "none" }, "rtpfunnel": { @@ -33384,31 +17116,6 @@ "return-type": "void", "when": "last" }, - "no-more-pads": { - "args": [], - "return-type": "void", - "when": "last" - }, - "pad-added": { - "args": [ - { - "name": "arg0", - "type": "GstPad" - } - ], - "return-type": "void", - "when": "last" - }, - "pad-removed": { - "args": [ - { - "name": "arg0", - "type": "GstPad" - } - ], - "return-type": "void", - "when": "last" - }, "payload-type-change": { "args": [ { @@ -34005,11 +17712,6 @@ "return-type": "void", "when": "last" }, - "no-more-pads": { - "args": [], - "return-type": "void", - "when": "last" - }, "on-bye-ssrc": { "args": [ { @@ -34120,26 +17822,6 @@ "return-type": "void", "when": "last" }, - "pad-added": { - "args": [ - { - "name": "arg0", - "type": "GstPad" - } - ], - "return-type": "void", - "when": "last" - }, - "pad-removed": { - "args": [ - { - "name": "arg0", - "type": "GstPad" - } - ], - "return-type": "void", - "when": "last" - }, "request-pt-map": { "args": [ { @@ -34229,31 +17911,6 @@ "return-type": "void", "when": "last" }, - "no-more-pads": { - "args": [], - "return-type": "void", - "when": "last" - }, - "pad-added": { - "args": [ - { - "name": "arg0", - "type": "GstPad" - } - ], - "return-type": "void", - "when": "last" - }, - "pad-removed": { - "args": [ - { - "name": "arg0", - "type": "GstPad" - } - ], - "return-type": "void", - "when": "last" - }, "removed-ssrc-pad": { "args": [ { @@ -35084,11 +18741,6 @@ "return-type": "void", "when": "last" }, - "no-more-pads": { - "args": [], - "return-type": "void", - "when": "last" - }, "on-bye-ssrc": { "args": [ { @@ -35173,26 +18825,6 @@ "return-type": "void", "when": "last" }, - "pad-added": { - "args": [ - { - "name": "arg0", - "type": "GstPad" - } - ], - "return-type": "void", - "when": "last" - }, - "pad-removed": { - "args": [ - { - "name": "arg0", - "type": "GstPad" - } - ], - "return-type": "void", - "when": "last" - }, "request-pt-map": { "args": [ { @@ -35234,18 +18866,6 @@ } }, "properties": { - "async-handling": { - "blurb": "The bin will handle Asynchronous state changes", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "backchannel": { "blurb": "The type of backchannel to setup. Default is 'none'.", "conditionally-available": false, @@ -35436,18 +19056,6 @@ "type": "guint64", "writable": true }, - "message-forward": { - "blurb": "Forwards all children messages", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "multicast-iface": { "blurb": "The network interface on which to join the multicast group", "conditionally-available": false, @@ -35777,7 +19385,7 @@ "construct": false, "construct-only": false, "controllable": false, - "default": "GStreamer/1.17.1.1", + "default": "GStreamer/1.17.1", "mutable": "null", "readable": true, "type": "gchararray", @@ -35899,11 +19507,6 @@ "return-type": "void", "when": "first" }, - "no-more-pads": { - "args": [], - "return-type": "void", - "when": "last" - }, "on-sdp": { "args": [ { @@ -35913,26 +19516,6 @@ ], "return-type": "void" }, - "pad-added": { - "args": [ - { - "name": "arg0", - "type": "GstPad" - } - ], - "return-type": "void", - "when": "last" - }, - "pad-removed": { - "args": [ - { - "name": "arg0", - "type": "GstPad" - } - ], - "return-type": "void", - "when": "last" - }, "push-backchannel-buffer": { "action": true, "args": [ @@ -36192,32 +19775,6 @@ } }, "properties": { - "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 - }, "description": { "blurb": "description", "conditionally-available": false, @@ -36230,18 +19787,6 @@ "type": "gchararray", "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 - }, "genre": { "blurb": "genre", "conditionally-available": false, @@ -36266,45 +19811,6 @@ "type": "gchararray", "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": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, "mount": { "blurb": "mount", "conditionally-available": false, @@ -36343,20 +19849,6 @@ "type": "gint", "writable": true }, - "processing-deadline": { - "blurb": "Maximum processing time for a buffer in nanoseconds", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "20000000", - "max": "18446744073709551615", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint64", - "writable": true - }, "protocol": { "blurb": "Connection Protocol to use", "conditionally-available": false, @@ -36381,44 +19873,6 @@ "type": "gboolean", "writable": true }, - "qos": { - "blurb": "Generate Quality-of-Service events upstream", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "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 - }, - "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 - }, "streamname": { "blurb": "name of the stream", "conditionally-available": false, @@ -36431,32 +19885,6 @@ "type": "gchararray", "writable": true }, - "sync": { - "blurb": "Sync on the clock", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "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 - }, "timeout": { "blurb": "Max amount of time to wait for network activity, in milliseconds", "conditionally-available": false, @@ -36471,20 +19899,6 @@ "type": "guint", "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 - }, "url": { "blurb": "the stream's homepage URL", "conditionally-available": false, @@ -36737,18 +20151,6 @@ "type": "gdouble", "writable": true }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "type": { "blurb": "The type of transition to use", "conditionally-available": false, @@ -37508,18 +20910,6 @@ } }, "properties": { - "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 - }, "automatic-redirect": { "blurb": "Automatically follow HTTP redirects (HTTP Status Code 3xx)", "conditionally-available": false, @@ -37532,20 +20922,6 @@ "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 - }, "cookies": { "blurb": "HTTP request cookies", "conditionally-available": false, @@ -37557,18 +20933,6 @@ "type": "GStrv", "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 - }, "http-log-level": { "blurb": "Set log level for soup's HTTP session log", "conditionally-available": false, @@ -37581,17 +20945,6 @@ "type": "SoupLoggerLogLevel", "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 - }, "location": { "blurb": "URI to send to", "conditionally-available": false, @@ -37604,48 +20957,6 @@ "type": "gchararray", "writable": true }, - "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": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "processing-deadline": { - "blurb": "Maximum processing time for a buffer in nanoseconds", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "20000000", - "max": "18446744073709551615", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint64", - "writable": true - }, "proxy": { "blurb": "HTTP proxy server URI", "conditionally-available": false, @@ -37682,32 +20993,6 @@ "type": "gchararray", "writable": true }, - "qos": { - "blurb": "Generate Quality-of-Service events upstream", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "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 - }, "retries": { "blurb": "Maximum number of retries, zero to disable, -1 to retry forever", "conditionally-available": false, @@ -37747,58 +21032,6 @@ "type": "SoupSession", "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 - }, "user-agent": { "blurb": "Value of the User-Agent HTTP request header field", "conditionally-available": false, @@ -37875,20 +21108,6 @@ "type": "gboolean", "writable": true }, - "blocksize": { - "blurb": "Size in bytes to read per buffer (-1 = 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 - }, "compress": { "blurb": "Allow compressed content encodings", "conditionally-available": false, @@ -37912,18 +21131,6 @@ "type": "GStrv", "writable": true }, - "do-timestamp": { - "blurb": "Apply current stream time to buffers", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "extra-headers": { "blurb": "Extra headers to append to the HTTP request", "conditionally-available": false, @@ -38007,20 +21214,6 @@ "type": "gchararray", "writable": true }, - "num-buffers": { - "blurb": "Number of buffers to output before sending EOS (-1 = unlimited)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "2147483647", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, "proxy": { "blurb": "HTTP proxy server URI", "conditionally-available": false, @@ -38143,25 +21336,13 @@ "type": "GTlsInteraction", "writable": true }, - "typefind": { - "blurb": "Run typefind before negotiating (deprecated, non-functional)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "user-agent": { "blurb": "Value of the User-Agent HTTP request header field", "conditionally-available": false, "construct": false, "construct-only": false, "controllable": false, - "default": "GStreamer souphttpsrc 1.17.1.1 ", + "default": "GStreamer souphttpsrc 1.17.1 ", "mutable": "null", "readable": true, "type": "gchararray", @@ -38309,18 +21490,6 @@ "type": "gboolean", "writable": true }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "threshold": { "blurb": "dB threshold for result. All lower values will be set to this", "conditionally-available": false, @@ -38387,46 +21556,6 @@ "readable": true, "type": "gboolean", "writable": true - }, - "min-latency": { - "blurb": "Aggregate output data to a minimum of latency time (ns)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "plc": { - "blurb": "Perform packet loss concealment (if supported)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "tolerance": { - "blurb": "Perfect ts while timestamp jitter/imperfection within tolerance (ns)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true } }, "rank": "primary" @@ -38515,18 +21644,6 @@ "type": "gboolean", "writable": true }, - "hard-resync": { - "blurb": "Perform clipping and sample flushing upon discontinuity", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "last-message": { "blurb": "The last status message", "conditionally-available": false, @@ -38539,18 +21656,6 @@ "type": "gchararray", "writable": false }, - "mark-granule": { - "blurb": "Apply granule semantics to buffer metadata (implies perfect-timestamp)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": false - }, "mode": { "blurb": "The encoding mode", "conditionally-available": false, @@ -38577,18 +21682,6 @@ "type": "gint", "writable": true }, - "perfect-timestamp": { - "blurb": "Favour perfect timestamps over tracking upstream timestamps", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "quality": { "blurb": "Encoding quality", "conditionally-available": false, @@ -38603,20 +21696,6 @@ "type": "gfloat", "writable": true }, - "tolerance": { - "blurb": "Consider discontinuity if timestamp jitter/imperfection exceeds tolerance (ns)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "40000000", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, "vad": { "blurb": "Enable voice activity detection", "conditionally-available": false, @@ -38859,30 +21938,6 @@ "type": "gboolean", "writable": true }, - "hard-resync": { - "blurb": "Perform clipping and sample flushing upon discontinuity", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "mark-granule": { - "blurb": "Apply granule semantics to buffer metadata (implies perfect-timestamp)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": false - }, "mode": { "blurb": "Encoding mode", "conditionally-available": false, @@ -38919,18 +21974,6 @@ "type": "GstTwoLamePadding", "writable": true }, - "perfect-timestamp": { - "blurb": "Favour perfect timestamps over tracking upstream timestamps", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "psymodel": { "blurb": "Psychoacoustic model used to encode the audio", "conditionally-available": false, @@ -38971,20 +22014,6 @@ "type": "gint", "writable": true }, - "tolerance": { - "blurb": "Consider discontinuity if timestamp jitter/imperfection exceeds tolerance (ns)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "40000000", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, "vbr": { "blurb": "Enable variable bitrate mode", "conditionally-available": false, @@ -39127,18 +22156,6 @@ } }, "properties": { - "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 - }, "bind-address": { "blurb": "Address to bind the socket to", "conditionally-available": false, @@ -39165,20 +22182,6 @@ "type": "gint", "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 - }, "close-socket": { "blurb": "Close socket if passed as property on state change", "conditionally-available": false, @@ -39191,97 +22194,6 @@ "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 - }, - "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": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "processing-deadline": { - "blurb": "Maximum processing time for a buffer in nanoseconds", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "20000000", - "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": "false", - "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 - }, "socket": { "blurb": "Socket to use for UDP sending. (NULL == allocate)", "conditionally-available": false, @@ -39303,58 +22215,6 @@ "readable": true, "type": "GSocket", "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": "none", @@ -39397,18 +22257,6 @@ } }, "properties": { - "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 - }, "auto-multicast": { "blurb": "Automatically join/leave the multicast groups, FALSE means user has to do it himself", "conditionally-available": false, @@ -39447,20 +22295,6 @@ "type": "gint", "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 - }, "buffer-size": { "blurb": "Size of the kernel send buffer in bytes, 0=default", "conditionally-available": false, @@ -39527,18 +22361,6 @@ "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 - }, "force-ipv4": { "blurb": "Forcing the use of an IPv4 socket (DEPRECATED, has no effect anymore)", "conditionally-available": false, @@ -39551,17 +22373,6 @@ "type": "gboolean", "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 - }, "loop": { "blurb": "Used for setting the multicast loop parameter. TRUE = enable, FALSE = disable", "conditionally-available": false, @@ -39574,34 +22385,6 @@ "type": "gboolean", "writable": true }, - "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": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, "multicast-iface": { "blurb": "The network interface on which to join the multicast group", "conditionally-available": false, @@ -39614,32 +22397,6 @@ "type": "gchararray", "writable": true }, - "processing-deadline": { - "blurb": "Maximum processing time for a buffer in nanoseconds", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "20000000", - "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": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "qos-dscp": { "blurb": "Quality of Service, differentiated services code point (-1 default)", "conditionally-available": false, @@ -39654,20 +22411,6 @@ "type": "gint", "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 - }, "send-duplicates": { "blurb": "When a distination/port pair is added multiple times, send packets multiple times as well", "conditionally-available": false, @@ -39702,58 +22445,6 @@ "type": "GSocket", "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 - }, "ttl": { "blurb": "Used for setting the unicast TTL parameter", "conditionally-available": false, @@ -39913,160 +22604,6 @@ } }, "properties": { - "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 - }, - "auto-multicast": { - "blurb": "Automatically join/leave the multicast groups, FALSE means user has to do it himself", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "bind-address": { - "blurb": "Address to bind the socket to", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "NULL", - "mutable": "null", - "readable": true, - "type": "gchararray", - "writable": true - }, - "bind-port": { - "blurb": "Port to bind the socket to", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "65535", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "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 - }, - "buffer-size": { - "blurb": "Size of the kernel send buffer in bytes, 0=default", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "bytes-served": { - "blurb": "Total number of bytes sent to all clients", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "18446744073709551615", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint64", - "writable": false - }, - "bytes-to-serve": { - "blurb": "Number of bytes received to serve to clients", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "18446744073709551615", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint64", - "writable": false - }, - "clients": { - "blurb": "A comma separated list of host:port pairs with destinations", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "localhost:5004", - "mutable": "null", - "readable": true, - "type": "gchararray", - "writable": true - }, - "close-socket": { - "blurb": "Close socket if passed as property on state change", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "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 - }, - "force-ipv4": { - "blurb": "Forcing the use of an IPv4 socket (DEPRECATED, has no effect anymore)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "host": { "blurb": "The host/IP/Multicast group to send the packets to", "conditionally-available": false, @@ -40079,69 +22616,6 @@ "type": "gchararray", "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 - }, - "loop": { - "blurb": "Used for setting the multicast loop parameter. TRUE = enable, FALSE = disable", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "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": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "multicast-iface": { - "blurb": "The network interface on which to join the multicast group", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "NULL", - "mutable": "null", - "readable": true, - "type": "gchararray", - "writable": true - }, "port": { "blurb": "The port to send the packets to", "conditionally-available": false, @@ -40155,280 +22629,10 @@ "readable": true, "type": "gint", "writable": true - }, - "processing-deadline": { - "blurb": "Maximum processing time for a buffer in nanoseconds", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "20000000", - "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": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "qos-dscp": { - "blurb": "Quality of Service, differentiated services code point (-1 default)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "63", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "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 - }, - "send-duplicates": { - "blurb": "When a distination/port pair is added multiple times, send packets multiple times as well", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "socket": { - "blurb": "Socket to use for UDP sending. (NULL == allocate)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GSocket", - "writable": true - }, - "socket-v6": { - "blurb": "Socket to use for UDPv6 sending. (NULL == allocate)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GSocket", - "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 - }, - "ttl": { - "blurb": "Used for setting the unicast TTL parameter", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "64", - "max": "255", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "ttl-mc": { - "blurb": "Used for setting the multicast TTL parameter", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1", - "max": "255", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "used-socket": { - "blurb": "Socket currently in use for UDP sending. (NULL == no socket)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GSocket", - "writable": false - }, - "used-socket-v6": { - "blurb": "Socket currently in use for UDPv6 sending. (NULL == no socket)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GSocket", - "writable": false } }, "rank": "none", - "signals": { - "add": { - "action": true, - "args": [ - { - "name": "arg0", - "type": "gchararray" - }, - { - "name": "arg1", - "type": "gint" - } - ], - "return-type": "void", - "when": "last" - }, - "clear": { - "action": true, - "args": [], - "return-type": "void", - "when": "last" - }, - "client-added": { - "args": [ - { - "name": "arg0", - "type": "gchararray" - }, - { - "name": "arg1", - "type": "gint" - } - ], - "return-type": "void", - "when": "last" - }, - "client-removed": { - "args": [ - { - "name": "arg0", - "type": "gchararray" - }, - { - "name": "arg1", - "type": "gint" - } - ], - "return-type": "void", - "when": "last" - }, - "get-stats": { - "action": true, - "args": [ - { - "name": "arg0", - "type": "gchararray" - }, - { - "name": "arg1", - "type": "gint" - } - ], - "return-type": "GstStructure", - "when": "last" - }, - "remove": { - "action": true, - "args": [ - { - "name": "arg0", - "type": "gchararray" - }, - { - "name": "arg1", - "type": "gint" - } - ], - "return-type": "void", - "when": "last" - } - } + "signals": {} }, "udpsrc": { "author": "Wim Taymans , Thijs Vermeir ", @@ -40479,20 +22683,6 @@ "type": "gboolean", "writable": true }, - "blocksize": { - "blurb": "Size in bytes to read per buffer (-1 = 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 - }, "buffer-size": { "blurb": "Size of the kernel receive buffer in bytes, 0=default", "conditionally-available": false, @@ -40530,18 +22720,6 @@ "type": "gboolean", "writable": true }, - "do-timestamp": { - "blurb": "Apply current stream time to buffers", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "loop": { "blurb": "Used for setting the multicast loop parameter. TRUE = enable, FALSE = disable", "conditionally-available": false, @@ -40592,20 +22770,6 @@ "type": "gchararray", "writable": true }, - "num-buffers": { - "blurb": "Number of buffers to output before sending EOS (-1 = unlimited)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "2147483647", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, "port": { "blurb": "The port to receive the packets from, 0=allocate", "conditionally-available": false, @@ -40683,18 +22847,6 @@ "type": "guint64", "writable": true }, - "typefind": { - "blurb": "Run typefind before negotiating (deprecated, non-functional)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "uri": { "blurb": "URI in the form of udp://multicast_group:port", "conditionally-available": false, @@ -40806,32 +22958,6 @@ } }, "properties": { - "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 - }, "brightness": { "blurb": "Picture brightness, or more precisely, the black level", "conditionally-available": false, @@ -40954,18 +23080,6 @@ "type": "gchararray", "writable": false }, - "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 - }, "extra-controls": { "blurb": "Extra v4l2 controls (CIDs) for the device", "conditionally-available": false, @@ -41027,45 +23141,6 @@ "type": "GstV4l2IOMode", "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 - }, "norm": { "blurb": "video standard", "conditionally-available": false, @@ -41146,46 +23221,6 @@ "type": "gchararray", "writable": true }, - "processing-deadline": { - "blurb": "Maximum processing time for a buffer 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 - }, "saturation": { "blurb": "Picture color saturation or chroma gain", "conditionally-available": false, @@ -41199,70 +23234,6 @@ "readable": true, "type": "gint", "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": "none" @@ -41295,20 +23266,6 @@ } }, "properties": { - "blocksize": { - "blurb": "Size in bytes to read per buffer (-1 = 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 - }, "brightness": { "blurb": "Picture brightness, or more precisely, the black level", "conditionally-available": false, @@ -41375,18 +23332,6 @@ "type": "gchararray", "writable": false }, - "do-timestamp": { - "blurb": "Apply current stream time to buffers", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "extra-controls": { "blurb": "Extra v4l2 controls (CIDs) for the device", "conditionally-available": false, @@ -41460,20 +23405,6 @@ "type": "V4L2_TV_norms", "writable": true }, - "num-buffers": { - "blurb": "Number of buffers to output before sending EOS (-1 = unlimited)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "2147483647", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, "pixel-aspect-ratio": { "blurb": "Overwrite the pixel aspect ratio of the device", "conditionally-available": false, @@ -41499,18 +23430,6 @@ "readable": true, "type": "gint", "writable": true - }, - "typefind": { - "blurb": "Run typefind before negotiating (deprecated, non-functional)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true } }, "rank": "primary", @@ -41886,18 +23805,6 @@ "type": "gint", "writable": true }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "right": { "blurb": "Pixels to box at right (<0 = add a border)", "conditionally-available": false, @@ -42019,30 +23926,6 @@ "readable": true, "type": "GstFraction", "writable": true - }, - "async-handling": { - "blurb": "The bin will handle Asynchronous state changes", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "message-forward": { - "blurb": "Forwards all children messages", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true } }, "rank": "none" @@ -42102,18 +23985,6 @@ "type": "gint", "writable": true }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "right": { "blurb": "Pixels to crop at right (-1 to auto-crop)", "conditionally-available": false, @@ -42197,18 +24068,6 @@ "readable": true, "type": "gdouble", "writable": true - }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true } }, "rank": "none" @@ -42285,18 +24144,6 @@ "type": "gdouble", "writable": true }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "saturation": { "blurb": "saturation", "conditionally-available": false, @@ -42355,30 +24202,6 @@ "readable": true, "type": "GstVideoFlipMethod", "writable": true - }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "video-direction": { - "blurb": "Video direction: rotation and flipping", - "conditionally-available": false, - "construct": true, - "construct-only": false, - "controllable": true, - "default": "identity (0)", - "mutable": "null", - "readable": true, - "type": "GstVideoOrientationMethod", - "writable": true } }, "rank": "none" @@ -42433,18 +24256,6 @@ "readable": true, "type": "gboolean", "writable": true - }, - "qos": { - "blurb": "Handle Quality-of-Service events", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true } }, "rank": "none" @@ -42634,86 +24445,7 @@ "presence": "always" } }, - "properties": { - "deblocking-level": { - "blurb": "Deblocking level", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "4", - "max": "16", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "noise-level": { - "blurb": "Noise level", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "16", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "post-processing": { - "blurb": "Enable post processing", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "post-processing-flags": { - "blurb": "Flags to control post processing", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "mfqe+demacroblock+deblock", - "mutable": "null", - "readable": true, - "type": "GstVPXDecPostProcessingFlags", - "writable": true - }, - "qos": { - "blurb": "Handle Quality-of-Service events from downstream", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "threads": { - "blurb": "Maximum number of decoding threads", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "16", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - } - }, + "properties": {}, "rank": "primary" }, "vp8enc": { @@ -42746,633 +24478,7 @@ "presence": "always" } }, - "properties": { - "arnr-maxframes": { - "blurb": "AltRef maximum number of frames", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "arnr-strength": { - "blurb": "AltRef strength", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "3", - "max": "6", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "arnr-type": { - "blurb": "AltRef type", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "3", - "max": "3", - "min": "1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "auto-alt-ref": { - "blurb": "Automatically generate AltRef frames", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "bits-per-pixel": { - "blurb": "Factor to convert number of pixels to bitrate value (only has an effect if target-bitrate=0)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0.0434", - "max": "3.40282e+38", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gfloat", - "writable": true - }, - "buffer-initial-size": { - "blurb": "Initial client buffer size (ms)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "4000", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "buffer-optimal-size": { - "blurb": "Optimal client buffer size (ms)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "5000", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "buffer-size": { - "blurb": "Client buffer size (ms)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "6000", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "cpu-used": { - "blurb": "CPU used", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "16", - "min": "-16", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "cq-level": { - "blurb": "Constrained quality level", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "10", - "max": "63", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "deadline": { - "blurb": "Deadline per frame (usec, 0=disabled)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "dropframe-threshold": { - "blurb": "Temporal resampling threshold (buf %%)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "100", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "end-usage": { - "blurb": "Rate control mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "vbr (0)", - "mutable": "null", - "readable": true, - "type": "GstVPXEncEndUsage", - "writable": true - }, - "error-resilient": { - "blurb": "Error resilience flags", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "(none)", - "mutable": "null", - "readable": true, - "type": "GstVPXEncErFlags", - "writable": true - }, - "horizontal-scaling-mode": { - "blurb": "Horizontal scaling mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "normal (0)", - "mutable": "null", - "readable": true, - "type": "GstVPXEncScalingMode", - "writable": true - }, - "keyframe-max-dist": { - "blurb": "Maximum distance between keyframes (number of frames)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "128", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "keyframe-mode": { - "blurb": "Keyframe placement", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "auto (1)", - "mutable": "null", - "readable": true, - "type": "GstVPXEncKfMode", - "writable": true - }, - "lag-in-frames": { - "blurb": "Maximum number of frames to lag", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "25", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "max-intra-bitrate": { - "blurb": "Maximum Intra frame bitrate", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "max-quantizer": { - "blurb": "Maximum Quantizer (worst)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "63", - "max": "63", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "min-force-key-unit-interval": { - "blurb": "Minimum interval between force-keyunit requests 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 - }, - "min-quantizer": { - "blurb": "Minimum Quantizer (best)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "4", - "max": "63", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "multipass-cache-file": { - "blurb": "Multipass cache file. If stream caps reinited, multiple files will be created: file, file.1, file.2, ... and so on.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "multipass.cache", - "mutable": "null", - "readable": true, - "type": "gchararray", - "writable": true - }, - "multipass-mode": { - "blurb": "Multipass encode mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "one-pass (0)", - "mutable": "null", - "readable": true, - "type": "GstVPXEncMultipassMode", - "writable": true - }, - "noise-sensitivity": { - "blurb": "Noise sensisivity (frames to blur)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "6", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "overshoot": { - "blurb": "Datarate overshoot (max) target (%%)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "1000", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "qos": { - "blurb": "Handle Quality-of-Service events from downstream", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "resize-allowed": { - "blurb": "Allow spatial resampling", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "resize-down-threshold": { - "blurb": "Downscale threshold (buf %%)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "30", - "max": "100", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "resize-up-threshold": { - "blurb": "Upscale threshold (buf %%)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "60", - "max": "100", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "sharpness": { - "blurb": "Filter sharpness", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "7", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "static-threshold": { - "blurb": "Motion detection threshold. Recommendation is to set 100 for screen/window sharing", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "target-bitrate": { - "blurb": "Target bitrate (in bits/sec) (0: auto - bitrate depends on resolution, see \"bits-per-pixel\" property for more info)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "256000", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "temporal-scalability-layer-id": { - "blurb": "Sequence defining coding layer membership", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GValueArray", - "writable": true - }, - "temporal-scalability-number-layers": { - "blurb": "Number of coding layers to use", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1", - "max": "5", - "min": "1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "temporal-scalability-periodicity": { - "blurb": "Length of sequence that defines layer membership periodicity", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "16", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "temporal-scalability-rate-decimator": { - "blurb": "Rate decimation factors for each layer", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GValueArray", - "writable": true - }, - "temporal-scalability-target-bitrate": { - "blurb": "Target bitrates for coding layers (one per layer, decreasing)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GValueArray", - "writable": true - }, - "threads": { - "blurb": "Number of threads to use", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "64", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "timebase": { - "blurb": "Fraction of one second that is the shortest interframe time - normally left as zero which will default to the framerate", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0/1", - "max": "2147483647/1", - "min": "0/1", - "mutable": "null", - "readable": true, - "type": "GstFraction", - "writable": true - }, - "token-partitions": { - "blurb": "Number of token partitions", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1 (0)", - "mutable": "null", - "readable": true, - "type": "GstVPXEncTokenPartitions", - "writable": true - }, - "tuning": { - "blurb": "Tuning", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "psnr (0)", - "mutable": "null", - "readable": true, - "type": "GstVPXEncTuning", - "writable": true - }, - "twopass-vbr-bias": { - "blurb": "CBR/VBR bias (0=CBR, 100=VBR)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "50", - "max": "100", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "twopass-vbr-maxsection": { - "blurb": "GOP maximum bitrate (%% target)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "400", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "twopass-vbr-minsection": { - "blurb": "GOP minimum bitrate (%% target)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "undershoot": { - "blurb": "Datarate undershoot (min) target (%%)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "100", - "max": "1000", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "vertical-scaling-mode": { - "blurb": "Vertical scaling mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "normal (0)", - "mutable": "null", - "readable": true, - "type": "GstVPXEncScalingMode", - "writable": true - } - }, + "properties": {}, "rank": "primary" }, "vp9dec": { @@ -43401,86 +24507,7 @@ "presence": "always" } }, - "properties": { - "deblocking-level": { - "blurb": "Deblocking level", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "4", - "max": "16", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "noise-level": { - "blurb": "Noise level", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "16", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "post-processing": { - "blurb": "Enable post processing", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "post-processing-flags": { - "blurb": "Flags to control post processing", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "mfqe+demacroblock+deblock", - "mutable": "null", - "readable": true, - "type": "GstVPXDecPostProcessingFlags", - "writable": true - }, - "qos": { - "blurb": "Handle Quality-of-Service events from downstream", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "threads": { - "blurb": "Maximum number of decoding threads", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "16", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - } - }, + "properties": {}, "rank": "primary" }, "vp9enc": { @@ -43513,633 +24540,7 @@ "presence": "always" } }, - "properties": { - "arnr-maxframes": { - "blurb": "AltRef maximum number of frames", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "15", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "arnr-strength": { - "blurb": "AltRef strength", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "3", - "max": "6", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "arnr-type": { - "blurb": "AltRef type", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "3", - "max": "3", - "min": "1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "auto-alt-ref": { - "blurb": "Automatically generate AltRef frames", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "bits-per-pixel": { - "blurb": "Factor to convert number of pixels to bitrate value (only has an effect if target-bitrate=0)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0.0289", - "max": "3.40282e+38", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gfloat", - "writable": true - }, - "buffer-initial-size": { - "blurb": "Initial client buffer size (ms)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "4000", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "buffer-optimal-size": { - "blurb": "Optimal client buffer size (ms)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "5000", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "buffer-size": { - "blurb": "Client buffer size (ms)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "6000", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "cpu-used": { - "blurb": "CPU used", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "16", - "min": "-16", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "cq-level": { - "blurb": "Constrained quality level", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "10", - "max": "63", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "deadline": { - "blurb": "Deadline per frame (usec, 0=disabled)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "dropframe-threshold": { - "blurb": "Temporal resampling threshold (buf %%)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "100", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "end-usage": { - "blurb": "Rate control mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "vbr (0)", - "mutable": "null", - "readable": true, - "type": "GstVPXEncEndUsage", - "writable": true - }, - "error-resilient": { - "blurb": "Error resilience flags", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "(none)", - "mutable": "null", - "readable": true, - "type": "GstVPXEncErFlags", - "writable": true - }, - "horizontal-scaling-mode": { - "blurb": "Horizontal scaling mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "normal (0)", - "mutable": "null", - "readable": true, - "type": "GstVPXEncScalingMode", - "writable": true - }, - "keyframe-max-dist": { - "blurb": "Maximum distance between keyframes (number of frames)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "128", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "keyframe-mode": { - "blurb": "Keyframe placement", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "auto (1)", - "mutable": "null", - "readable": true, - "type": "GstVPXEncKfMode", - "writable": true - }, - "lag-in-frames": { - "blurb": "Maximum number of frames to lag", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "25", - "max": "25", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "max-intra-bitrate": { - "blurb": "Maximum Intra frame bitrate", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "max-quantizer": { - "blurb": "Maximum Quantizer (worst)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "63", - "max": "63", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "min-force-key-unit-interval": { - "blurb": "Minimum interval between force-keyunit requests 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 - }, - "min-quantizer": { - "blurb": "Minimum Quantizer (best)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "63", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "multipass-cache-file": { - "blurb": "Multipass cache file. If stream caps reinited, multiple files will be created: file, file.1, file.2, ... and so on.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "multipass.cache", - "mutable": "null", - "readable": true, - "type": "gchararray", - "writable": true - }, - "multipass-mode": { - "blurb": "Multipass encode mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "one-pass (0)", - "mutable": "null", - "readable": true, - "type": "GstVPXEncMultipassMode", - "writable": true - }, - "noise-sensitivity": { - "blurb": "Noise sensisivity (frames to blur)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "6", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "overshoot": { - "blurb": "Datarate overshoot (max) target (%%)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "25", - "max": "1000", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "qos": { - "blurb": "Handle Quality-of-Service events from downstream", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "resize-allowed": { - "blurb": "Allow spatial resampling", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "resize-down-threshold": { - "blurb": "Downscale threshold (buf %%)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "30", - "max": "100", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "resize-up-threshold": { - "blurb": "Upscale threshold (buf %%)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "60", - "max": "100", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "sharpness": { - "blurb": "Filter sharpness", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "7", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "static-threshold": { - "blurb": "Motion detection threshold. Recommendation is to set 100 for screen/window sharing", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "target-bitrate": { - "blurb": "Target bitrate (in bits/sec) (0: auto - bitrate depends on resolution, see \"bits-per-pixel\" property for more info)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "256000", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "temporal-scalability-layer-id": { - "blurb": "Sequence defining coding layer membership", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GValueArray", - "writable": true - }, - "temporal-scalability-number-layers": { - "blurb": "Number of coding layers to use", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1", - "max": "5", - "min": "1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "temporal-scalability-periodicity": { - "blurb": "Length of sequence that defines layer membership periodicity", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "16", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "temporal-scalability-rate-decimator": { - "blurb": "Rate decimation factors for each layer", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GValueArray", - "writable": true - }, - "temporal-scalability-target-bitrate": { - "blurb": "Target bitrates for coding layers (one per layer, decreasing)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GValueArray", - "writable": true - }, - "threads": { - "blurb": "Number of threads to use", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "8", - "max": "64", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "timebase": { - "blurb": "Fraction of one second that is the shortest interframe time - normally left as zero which will default to the framerate", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0/1", - "max": "2147483647/1", - "min": "0/1", - "mutable": "null", - "readable": true, - "type": "GstFraction", - "writable": true - }, - "token-partitions": { - "blurb": "Number of token partitions", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1 (0)", - "mutable": "null", - "readable": true, - "type": "GstVPXEncTokenPartitions", - "writable": true - }, - "tuning": { - "blurb": "Tuning", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "psnr (0)", - "mutable": "null", - "readable": true, - "type": "GstVPXEncTuning", - "writable": true - }, - "twopass-vbr-bias": { - "blurb": "CBR/VBR bias (0=CBR, 100=VBR)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "50", - "max": "100", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "twopass-vbr-maxsection": { - "blurb": "GOP maximum bitrate (%% target)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "2000", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "twopass-vbr-minsection": { - "blurb": "GOP minimum bitrate (%% target)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "undershoot": { - "blurb": "Datarate undershoot (min) target (%%)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "25", - "max": "1000", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "vertical-scaling-mode": { - "blurb": "Vertical scaling mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "normal (0)", - "mutable": "null", - "readable": true, - "type": "GstVPXEncScalingMode", - "writable": true - } - }, + "properties": {}, "rank": "primary" } }, @@ -44382,48 +24783,7 @@ "presence": "always" } }, - "properties": { - "min-latency": { - "blurb": "Aggregate output data to a minimum of latency time (ns)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "plc": { - "blurb": "Perform packet loss concealment (if supported)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "tolerance": { - "blurb": "Perfect ts while timestamp jitter/imperfection within tolerance (ns)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - } - }, + "properties": {}, "rank": "primary" }, "wavpackenc": { @@ -44514,18 +24874,6 @@ "type": "guint", "writable": true }, - "hard-resync": { - "blurb": "Perform clipping and sample flushing upon discontinuity", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "joint-stereo-mode": { "blurb": "Use this joint-stereo mode.", "conditionally-available": false, @@ -44538,18 +24886,6 @@ "type": "GstWavpackEncJSMode", "writable": true }, - "mark-granule": { - "blurb": "Apply granule semantics to buffer metadata (implies perfect-timestamp)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": false - }, "md5": { "blurb": "Store MD5 hash of raw samples within the file.", "conditionally-available": false, @@ -44573,62 +24909,10 @@ "readable": true, "type": "GstWavpackEncMode", "writable": true - }, - "perfect-timestamp": { - "blurb": "Favour perfect timestamps over tracking upstream timestamps", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "tolerance": { - "blurb": "Consider discontinuity if timestamp jitter/imperfection exceeds tolerance (ns)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "40000000", - "max": "9223372036854775807", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true } }, "rank": "none", - "signals": { - "no-more-pads": { - "args": [], - "return-type": "void", - "when": "last" - }, - "pad-added": { - "args": [ - { - "name": "arg0", - "type": "GstPad" - } - ], - "return-type": "void", - "when": "last" - }, - "pad-removed": { - "args": [ - { - "name": "arg0", - "type": "GstPad" - } - ], - "return-type": "void", - "when": "last" - } - } + "signals": {} } }, "filename": "gstwavpack", @@ -44782,20 +25066,6 @@ } }, "properties": { - "blocksize": { - "blurb": "Size in bytes to read per buffer (-1 = 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 - }, "display-name": { "blurb": "X Display Name", "conditionally-available": false, @@ -44808,18 +25078,6 @@ "type": "gchararray", "writable": true }, - "do-timestamp": { - "blurb": "Apply current stream time to buffers", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "endx": { "blurb": "X coordinate of bottom right corner of area to be recorded (0 for bottom right of screen)", "conditionally-available": false, @@ -44848,20 +25106,6 @@ "type": "guint", "writable": true }, - "num-buffers": { - "blurb": "Number of buffers to output before sending EOS (-1 = unlimited)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "2147483647", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, "remote": { "blurb": "Whether the display is remote", "conditionally-available": false, @@ -44914,18 +25158,6 @@ "type": "guint", "writable": true }, - "typefind": { - "blurb": "Run typefind before negotiating (deprecated, non-functional)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "use-damage": { "blurb": "Use XDamage (if XDamage extension enabled)", "conditionally-available": false, @@ -45007,34 +25239,7 @@ "presence": "always" } }, - "properties": { - "min-force-key-unit-interval": { - "blurb": "Minimum interval between force-keyunit requests 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 - }, - "qos": { - "blurb": "Handle Quality-of-Service events from downstream", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - } - }, + "properties": {}, "rank": "primary" } },