diff --git a/docs/plugins/gst_plugins_cache.json b/docs/plugins/gst_plugins_cache.json index f16c11e2c2..a4683da066 100644 --- a/docs/plugins/gst_plugins_cache.json +++ b/docs/plugins/gst_plugins_cache.json @@ -78,46 +78,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 - }, - "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 - }, "ports": { "blurb": "Comma separated list of sequencer ports (e.g. client:port,...)", "conditionally-available": false, @@ -129,18 +89,6 @@ "readable": true, "type": "gchararray", "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" @@ -168,72 +116,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 - }, "card-name": { "blurb": "Human-readable name of the sound card", "conditionally-available": false, @@ -269,215 +151,6 @@ "readable": true, "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 - }, - "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": "primary" @@ -506,62 +179,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 - }, "card-name": { "blurb": "Human-readable name of the sound card", "conditionally-available": false, @@ -598,82 +215,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 - }, - "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 - }, "use-driver-timestamps": { "blurb": "Use driver timestamps or the pipeline clock timestamps", "conditionally-available": false, @@ -725,32 +266,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 - }, "buffer-list": { "blurb": "Use buffer lists", "conditionally-available": false, @@ -798,18 +313,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 - }, "eos": { "blurb": "Check if the sink is EOS or not started", "conditionally-available": false, @@ -822,31 +325,6 @@ "type": "gboolean", "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-buffers": { "blurb": "The maximum number of buffers to queue internally (0 = unlimited)", "conditionally-available": false, @@ -861,112 +339,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 - }, - "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 - }, - "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 - }, "wait-on-eos": { "blurb": "Wait for all buffers to be processed after receiving an EOS", "conditionally-available": false, @@ -1069,20 +441,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 - }, "caps": { "blurb": "The allowed caps for the src pad", "conditionally-available": false, @@ -1108,18 +466,6 @@ "type": "guint64", "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 - }, "duration": { "blurb": "The duration of the data stream in nanoseconds (GST_CLOCK_TIME_NONE if unknown)", "conditionally-available": false, @@ -1226,20 +572,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 - }, "size": { "blurb": "The size of the data stream in bytes (-1 if unknown)", "conditionally-available": false, @@ -1265,18 +597,6 @@ "readable": true, "type": "GstAppStreamType", "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", @@ -1419,18 +739,6 @@ "readable": true, "type": "GstAudioNoiseShapingMethod", "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": "primary" @@ -1479,20 +787,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": "0", - "mutable": "null", - "readable": true, - "type": "guint64", - "writable": true - }, "channel-positions": { "blurb": "Channel positions used on the output", "conditionally-available": false, @@ -1515,102 +809,6 @@ "readable": true, "type": "gboolean", "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 - }, - "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 - }, - "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 - }, - "output-buffer-duration": { - "blurb": "Output block size in nanoseconds", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "10000000", - "max": "18446744073709551615", - "min": "1", - "mutable": "null", - "readable": true, - "type": "guint64", - "writable": true - }, - "output-buffer-duration-fraction": { - "blurb": "Output block size in nanoseconds, expressed as a fraction", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1/100", - "max": "2147483647/1", - "min": "1/2147483647", - "mutable": "ready", - "readable": true, - "type": "GstFraction", - "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 } }, "rank": "none" @@ -1646,118 +844,7 @@ "type": "GstAudioAggregatorConvertPad" } }, - "properties": { - "alignment-threshold": { - "blurb": "Timestamp alignment threshold in nanoseconds", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "40000000", - "max": "18446744073709551614", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint64", - "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 - }, - "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 - }, - "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 - }, - "output-buffer-duration": { - "blurb": "Output block size in nanoseconds", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "10000000", - "max": "18446744073709551615", - "min": "1", - "mutable": "null", - "readable": true, - "type": "guint64", - "writable": true - }, - "output-buffer-duration-fraction": { - "blurb": "Output block size in nanoseconds, expressed as a fraction", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1/100", - "max": "2147483647/1", - "min": "1/2147483647", - "mutable": "ready", - "readable": true, - "type": "GstFraction", - "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 - } - }, + "properties": {}, "rank": "none" }, "liveadder": { @@ -1793,34 +880,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": "0", - "mutable": "null", - "readable": true, - "type": "guint64", - "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 - }, "latency": { "blurb": "Additional latency in live mode to allow upstream to take longer to produce buffers for the current position (in milliseconds)", "conditionally-available": false, @@ -1834,74 +893,6 @@ "readable": true, "type": "guint", "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 - }, - "output-buffer-duration": { - "blurb": "Output block size in nanoseconds", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "10000000", - "max": "18446744073709551615", - "min": "1", - "mutable": "null", - "readable": true, - "type": "guint64", - "writable": true - }, - "output-buffer-duration-fraction": { - "blurb": "Output block size in nanoseconds, expressed as a fraction", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1/100", - "max": "2147483647/1", - "min": "1/2147483647", - "mutable": "ready", - "readable": true, - "type": "GstFraction", - "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 } }, "rank": "none" @@ -1935,32 +926,9 @@ "readable": true, "type": "guint", "writable": false - }, - "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" - } - } + "signals": {} }, "GstAudioMixerPad": { "hierarchy": [ @@ -1975,29 +943,6 @@ ], "kind": "object", "properties": { - "converter-config": { - "blurb": "A GstStructure describing the configuration that should be used when converting this pad's audio buffers", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": true - }, - "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 - }, "mute": { "blurb": "Mute this pad", "conditionally-available": false, @@ -2025,18 +970,7 @@ "writable": true } }, - "signals": { - "buffer-consumed": { - "args": [ - { - "name": "arg0", - "type": "GstBuffer" - } - ], - "return-type": "void", - "when": "first" - } - } + "signals": {} } }, "package": "GStreamer Base Plug-ins", @@ -2207,18 +1141,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 - }, "quality": { "blurb": "Resample quality with 0 being the lowest and 10 being the best", "conditionally-available": false, @@ -2402,20 +1324,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": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, "can-activate-pull": { "blurb": "Can activate in pull mode", "conditionally-available": false, @@ -2440,18 +1348,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": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "freq": { "blurb": "Frequency of test signal. The sample rate needs to be at least 2 times higher.", "conditionally-available": false, @@ -2506,20 +1402,6 @@ "type": "gdouble", "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 - }, "samplesperbuffer": { "blurb": "Number of samples in each outgoing buffer", "conditionally-available": false, @@ -2576,18 +1458,6 @@ "type": "gint64", "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": "Volume of test signal", "conditionally-available": false, @@ -2726,20 +1596,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 - }, "cache-size": { "blurb": "Set CD cache size to n sectors (-1 = auto)", "conditionally-available": false, @@ -2754,30 +1610,6 @@ "type": "gint", "writable": true }, - "device": { - "blurb": "CD device location", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "/dev/cdrom", - "mutable": "null", - "readable": true, - "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 - }, "generic-device": { "blurb": "Use specified generic scsi device", "conditionally-available": false, @@ -2790,32 +1622,6 @@ "type": "gchararray", "writable": true }, - "mode": { - "blurb": "Mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "normal (0)", - "mutable": "null", - "readable": true, - "type": "GstAudioCdSrcMode", - "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 - }, "paranoia-mode": { "blurb": "Type of checking to perform", "conditionally-available": false, @@ -2855,32 +1661,6 @@ "readable": true, "type": "gint", "writable": true - }, - "track": { - "blurb": "Track", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1", - "max": "99", - "min": "1", - "mutable": "null", - "readable": true, - "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 } }, "rank": "secondary", @@ -2998,60 +1778,6 @@ "readable": true, "type": "GstCompositorBackground", "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 - }, - "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 - }, - "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 } }, "rank": "primary + 1" @@ -3132,29 +1858,6 @@ "type": "gdouble", "writable": true }, - "converter-config": { - "blurb": "A GstStructure describing the configuration that should be used when scaling and converting this pad's video frames", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstStructure", - "writable": true - }, - "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 - }, "height": { "blurb": "Height of the picture", "conditionally-available": false, @@ -3169,20 +1872,6 @@ "type": "gint", "writable": true }, - "max-last-buffer-repeat": { - "blurb": "Repeat last buffer for time (in ns, -1=until EOS), behaviour on EOS is not affected", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "18446744073709551615", - "min": "0", - "mutable": "playing", - "readable": true, - "type": "guint64", - "writable": true - }, "operator": { "blurb": "Blending operator to use for blending this pad over the previous ones", "conditionally-available": false, @@ -3195,18 +1884,6 @@ "type": "GstCompositorOperator", "writable": true }, - "repeat-after-eos": { - "blurb": "Repeat the last frame after EOS until all pads are EOS", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "width": { "blurb": "Width of the picture", "conditionally-available": false, @@ -3248,34 +1925,9 @@ "readable": true, "type": "gint", "writable": true - }, - "zorder": { - "blurb": "Z Order of the picture", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true } }, - "signals": { - "buffer-consumed": { - "args": [ - { - "name": "arg0", - "type": "GstBuffer" - } - ], - "return-type": "void", - "when": "first" - } - } + "signals": {} } }, "package": "GStreamer Base Plug-ins", @@ -3325,18 +1977,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 - }, "audio-jitter-tolerance": { "blurb": "Amount of timestamp jitter/imperfection to allow on audio streams before inserting/dropping samples (ns)", "conditionally-available": false, @@ -3375,18 +2015,6 @@ "type": "GstEncodeBinFlags", "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 - }, "profile": { "blurb": "The GstEncodingProfile to use", "conditionally-available": false, @@ -3520,44 +2148,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 - }, "file": { "blurb": "GFile to write to", "conditionally-available": false, @@ -3569,17 +2159,6 @@ "type": "GFile", "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 location to write to", "conditionally-available": false, @@ -3591,126 +2170,6 @@ "readable": true, "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 - }, - "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": "secondary" @@ -3740,32 +2199,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 - }, "file": { "blurb": "GFile to read from", "conditionally-available": false, @@ -3788,32 +2221,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": "secondary" @@ -3840,135 +2247,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-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 - }, - "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": { "blurb": "Stream to write to", "conditionally-available": false, @@ -3979,46 +2257,6 @@ "readable": true, "type": "GOutputStream", "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 - }, - "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" @@ -4045,46 +2283,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 - }, - "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 - }, "stream": { "blurb": "Stream to read from", "conditionally-available": false, @@ -4095,18 +2293,6 @@ "readable": true, "type": "GInputStream", "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" @@ -4634,33 +2820,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": {} }, "oggmux": { "author": "Wim Taymans ", @@ -4809,33 +2969,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": {} }, "ogmtextparse": { "author": "GStreamer maintainers ", @@ -4863,33 +2997,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": {} }, "ogmvideoparse": { "author": "GStreamer maintainers ", @@ -4917,33 +3025,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": "gstogg", @@ -5027,17 +3109,6 @@ "type": "guint", "writable": true }, - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, "method": { "blurb": "How the alpha channels should be created", "conditionally-available": false, @@ -5064,18 +3135,6 @@ "type": "gfloat", "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, @@ -5180,17 +3239,6 @@ "type": "gdouble", "writable": true }, - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, "contrast": { "blurb": "contrast", "conditionally-available": false, @@ -5219,18 +3267,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, @@ -5274,31 +3310,7 @@ "presence": "always" } }, - "properties": { - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, - "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" }, "glcolorscale": { @@ -5328,31 +3340,7 @@ "presence": "always" } }, - "properties": { - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, - "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" }, "gldeinterlace": { @@ -5383,17 +3371,6 @@ } }, "properties": { - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, "method": { "blurb": "Select which deinterlace method apply to GL video texture", "conditionally-available": false, @@ -5405,18 +3382,6 @@ "readable": true, "type": "GstGLDeinterlaceMethod", "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" @@ -5449,17 +3414,6 @@ } }, "properties": { - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, "location": { "blurb": "Background image location", "conditionally-available": false, @@ -5471,18 +3425,6 @@ "readable": true, "type": "gchararray", "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" @@ -5513,31 +3455,7 @@ "presence": "always" } }, - "properties": { - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, - "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" }, "gleffects": { @@ -5569,17 +3487,6 @@ } }, "properties": { - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, "effect": { "blurb": "Select which effect apply to GL video texture", "conditionally-available": false, @@ -5615,18 +3522,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" @@ -5660,17 +3555,6 @@ } }, "properties": { - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, "hswap": { "blurb": "Switch video texture left to right, useful with webcams", "conditionally-available": false, @@ -5682,18 +3566,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" @@ -5727,17 +3599,6 @@ } }, "properties": { - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, "hswap": { "blurb": "Switch video texture left to right, useful with webcams", "conditionally-available": false, @@ -5749,18 +3610,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" @@ -5794,17 +3643,6 @@ } }, "properties": { - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, "hswap": { "blurb": "Switch video texture left to right, useful with webcams", "conditionally-available": false, @@ -5816,18 +3654,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" @@ -5861,17 +3687,6 @@ } }, "properties": { - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, "hswap": { "blurb": "Switch video texture left to right, useful with webcams", "conditionally-available": false, @@ -5883,18 +3698,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" @@ -5928,17 +3731,6 @@ } }, "properties": { - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, "hswap": { "blurb": "Switch video texture left to right, useful with webcams", "conditionally-available": false, @@ -5950,18 +3742,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" @@ -5995,17 +3775,6 @@ } }, "properties": { - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, "hswap": { "blurb": "Switch video texture left to right, useful with webcams", "conditionally-available": false, @@ -6017,18 +3786,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" @@ -6062,17 +3819,6 @@ } }, "properties": { - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, "hswap": { "blurb": "Switch video texture left to right, useful with webcams", "conditionally-available": false, @@ -6096,18 +3842,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" @@ -6141,17 +3875,6 @@ } }, "properties": { - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, "hswap": { "blurb": "Switch video texture left to right, useful with webcams", "conditionally-available": false, @@ -6163,18 +3886,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" @@ -6208,17 +3919,6 @@ } }, "properties": { - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, "hswap": { "blurb": "Switch video texture left to right, useful with webcams", "conditionally-available": false, @@ -6230,18 +3930,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" @@ -6275,17 +3963,6 @@ } }, "properties": { - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, "hswap": { "blurb": "Switch video texture left to right, useful with webcams", "conditionally-available": false, @@ -6297,18 +3974,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" @@ -6342,17 +4007,6 @@ } }, "properties": { - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, "hswap": { "blurb": "Switch video texture left to right, useful with webcams", "conditionally-available": false, @@ -6364,18 +4018,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" @@ -6409,17 +4051,6 @@ } }, "properties": { - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, "hswap": { "blurb": "Switch video texture left to right, useful with webcams", "conditionally-available": false, @@ -6443,18 +4074,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" @@ -6488,17 +4107,6 @@ } }, "properties": { - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, "hswap": { "blurb": "Switch video texture left to right, useful with webcams", "conditionally-available": false, @@ -6510,18 +4118,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" @@ -6555,17 +4151,6 @@ } }, "properties": { - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, "hswap": { "blurb": "Switch video texture left to right, useful with webcams", "conditionally-available": false, @@ -6577,18 +4162,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" @@ -6622,17 +4195,6 @@ } }, "properties": { - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, "hswap": { "blurb": "Switch video texture left to right, useful with webcams", "conditionally-available": false, @@ -6644,18 +4206,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" @@ -6689,17 +4239,6 @@ } }, "properties": { - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, "hswap": { "blurb": "Switch video texture left to right, useful with webcams", "conditionally-available": false, @@ -6711,18 +4250,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" @@ -6756,17 +4283,6 @@ } }, "properties": { - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, "hswap": { "blurb": "Switch video texture left to right, useful with webcams", "conditionally-available": false, @@ -6778,18 +4294,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" @@ -6823,17 +4327,6 @@ } }, "properties": { - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, "hswap": { "blurb": "Switch video texture left to right, useful with webcams", "conditionally-available": false, @@ -6845,18 +4338,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" @@ -6890,17 +4371,6 @@ } }, "properties": { - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, "hswap": { "blurb": "Switch video texture left to right, useful with webcams", "conditionally-available": false, @@ -6912,18 +4382,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" @@ -6955,31 +4413,7 @@ "presence": "always" } }, - "properties": { - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, - "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", "signals": { "client-draw": { @@ -7031,18 +4465,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": { "blurb": "The GL filter chain to use", "conditionally-available": false, @@ -7053,18 +4475,6 @@ "readable": true, "type": "GstElement", "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", @@ -7132,17 +4542,6 @@ "type": "gfloat", "writable": true }, - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, "fovy": { "blurb": "Field of view angle in degrees", "conditionally-available": false, @@ -7171,18 +4570,6 @@ "type": "gfloat", "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 - }, "red": { "blurb": "Background red color", "conditionally-available": false, @@ -7255,31 +4642,7 @@ "presence": "always" } }, - "properties": { - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, - "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" }, "glimagesink": { @@ -7310,58 +4673,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 - }, - "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 - }, - "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, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "0", - "max": "1", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gdouble", - "writable": true - }, "context": { "blurb": "Get OpenGL context", "conditionally-available": false, @@ -7373,32 +4684,6 @@ "type": "GstGLContext", "writable": false }, - "contrast": { - "blurb": "contrast", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "1", - "max": "2", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gdouble", - "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, @@ -7423,20 +4708,6 @@ "type": "gboolean", "writable": true }, - "hue": { - "blurb": "hue", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "0", - "max": "1", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gdouble", - "writable": true - }, "ignore-alpha": { "blurb": "When enabled, alpha will be ignored and converted to black", "conditionally-available": false, @@ -7449,57 +4720,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 - }, - "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 - }, "output-multiview-downmix-mode": { "blurb": "Output anaglyph type to generate when downmixing to mono", "conditionally-available": false, @@ -7550,32 +4770,6 @@ "type": "GstFraction", "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 - }, "render-rectangle": { "blurb": "The render rectangle ('')", "conditionally-available": false, @@ -7599,20 +4793,6 @@ "type": "GstGLRotateMethod", "writable": true }, - "saturation": { - "blurb": "saturation", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "1", - "max": "2", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gdouble", - "writable": true - }, "show-preroll-frame": { "blurb": "Whether to render video frames during preroll", "conditionally-available": false, @@ -7624,57 +4804,6 @@ "readable": true, "type": "gboolean", "writable": true - }, - "sink": { - "blurb": "The GL sink chain to use", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "ready", - "readable": true, - "type": "GstElement", - "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 } }, "rank": "secondary", @@ -7710,11 +4839,6 @@ ], "return-type": "gboolean", "when": "last" - }, - "create-element": { - "args": [], - "return-type": "GstElement", - "when": "last" } } }, @@ -7744,32 +4868,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 - }, "context": { "blurb": "Get OpenGL context", "conditionally-available": false, @@ -7781,18 +4879,6 @@ "type": "GstGLContext", "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 - }, "force-aspect-ratio": { "blurb": "When enabled, scaling will respect original aspect ratio", "conditionally-available": false, @@ -7829,45 +4915,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 - }, "output-multiview-downmix-mode": { "blurb": "Output anaglyph type to generate when downmixing to mono", "conditionally-available": false, @@ -7918,46 +4965,6 @@ "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 - }, "render-rectangle": { "blurb": "The render rectangle ('')", "conditionally-available": false, @@ -7980,70 +4987,6 @@ "readable": true, "type": "GstGLRotateMethod", "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", @@ -8111,18 +5054,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 - }, "context": { "blurb": "Get OpenGL context", "conditionally-available": false, @@ -8148,18 +5079,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 - }, "mixer": { "blurb": "The GL mixer chain to use", "conditionally-available": false, @@ -8240,73 +5159,7 @@ "type": "GstAggregatorPad" } }, - "properties": { - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, - "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 - }, - "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 - }, - "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 - } - }, + "properties": {}, "rank": "none" }, "gloverlay": { @@ -8351,17 +5204,6 @@ "type": "gdouble", "writable": true }, - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, "location": { "blurb": "Location of image file to overlay", "conditionally-available": false, @@ -8430,18 +5272,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 - }, "relative-x": { "blurb": "Horizontal offset of overlay image in fractions of video image width, from top-left corner of video image", "conditionally-available": false, @@ -8500,31 +5330,7 @@ "presence": "always" } }, - "properties": { - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, - "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" }, "glshader": { @@ -8555,17 +5361,6 @@ } }, "properties": { - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, "fragment": { "blurb": "GLSL fragment source", "conditionally-available": false, @@ -8578,18 +5373,6 @@ "type": "gchararray", "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 - }, "shader": { "blurb": "GstGLShader to use", "conditionally-available": false, @@ -8685,18 +5468,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 - }, "blocksize": { "blurb": "Size in bytes to pull per buffer (0 = default)", "conditionally-available": false, @@ -8816,18 +5587,6 @@ "type": "gint64", "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 - }, "qos": { "blurb": "Generate Quality-of-Service events upstream", "conditionally-available": false, @@ -8953,30 +5712,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 - }, - "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 - }, "src": { "blurb": "The GL src chain to use", "conditionally-available": false, @@ -9032,17 +5767,6 @@ } }, "properties": { - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, "downmix-mode": { "blurb": "Output anaglyph type to generate when downmixing to mono", "conditionally-available": false, @@ -9054,60 +5778,6 @@ "readable": true, "type": "GstGLStereoDownmix", "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 - }, - "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 - }, - "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 } }, "rank": "none" @@ -9166,32 +5836,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 - }, "is-live": { "blurb": "Whether to act as a live source", "conditionally-available": false, @@ -9204,20 +5848,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 - }, "pattern": { "blurb": "Type of test pattern to generate", "conditionally-available": false, @@ -9229,32 +5859,6 @@ "readable": true, "type": "GstGLTestSrcPattern", "writable": true - }, - "timestamp-offset": { - "blurb": "An offset added to timestamps set on buffers (in ns)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "9223372036854775807", - "min": "-9223372036854775808", - "mutable": "null", - "readable": true, - "type": "gint64", - "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" @@ -9287,17 +5891,6 @@ } }, "properties": { - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, "fov": { "blurb": "Field of view angle in degrees", "conditionally-available": false, @@ -9377,18 +5970,6 @@ "type": "gfloat", "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 - }, "rotation-x": { "blurb": "Rotates the video around the X-Axis in degrees.", "conditionally-available": false, @@ -9530,31 +6111,7 @@ "presence": "always" } }, - "properties": { - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, - "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" }, "glvideoflip": { @@ -9587,30 +6144,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 - }, - "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 - }, "method": { "blurb": "method (deprecated, use video-direction instead)", "conditionally-available": false, @@ -9622,18 +6155,6 @@ "readable": true, "type": "GstGLVideoFlipMethod", "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" @@ -9668,18 +6189,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 - }, "background": { "blurb": "Background type", "conditionally-available": false, @@ -9691,90 +6200,10 @@ "readable": true, "type": "GstGLVideoMixerBackground", "writable": true - }, - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, - "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 - }, - "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 - }, - "mixer": { - "blurb": "The GL mixer chain to use", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "ready", - "readable": true, - "type": "GstElement", - "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": "GstGLMixerBinStartTimeSelection", - "writable": true } }, "rank": "none", - "signals": { - "create-element": { - "args": [], - "return-type": "GstElement", - "when": "last" - } - } + "signals": {} }, "glvideomixerelement": { "author": "Matthew Waters ", @@ -9821,71 +6250,6 @@ "readable": true, "type": "GstGLVideoMixerBackground", "writable": true - }, - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, - "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 - }, - "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 - }, - "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 } }, "rank": "none" @@ -9918,17 +6282,6 @@ } }, "properties": { - "context": { - "blurb": "Get OpenGL context", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "mutable": "null", - "readable": true, - "type": "GstGLContext", - "writable": false - }, "downmix-mode": { "blurb": "Output anaglyph type to generate when downmixing to mono", "conditionally-available": false, @@ -9988,18 +6341,6 @@ "readable": true, "type": "GstVideoMultiviewMode", "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" @@ -10180,72 +6521,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 - }, - "max-last-buffer-repeat": { - "blurb": "Repeat last buffer for time (in ns, -1=until EOS), behaviour on EOS is not affected", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "18446744073709551615", - "min": "0", - "mutable": "playing", - "readable": true, - "type": "guint64", - "writable": true - }, - "repeat-after-eos": { - "blurb": "Repeat the last frame after EOS until all pads are EOS", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "zorder": { - "blurb": "Z Order of the picture", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - } - }, - "signals": { - "buffer-consumed": { - "args": [ - { - "name": "arg0", - "type": "GstBuffer" - } - ], - "return-type": "void", - "when": "first" - } - } + "properties": {}, + "signals": {} }, "GstGLRotateMethod": { "kind": "enum", @@ -10330,72 +6607,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 - }, - "max-last-buffer-repeat": { - "blurb": "Repeat last buffer for time (in ns, -1=until EOS), behaviour on EOS is not affected", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "18446744073709551615", - "min": "0", - "mutable": "playing", - "readable": true, - "type": "guint64", - "writable": true - }, - "repeat-after-eos": { - "blurb": "Repeat the last frame after EOS until all pads are EOS", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "zorder": { - "blurb": "Z Order of the picture", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - } - }, - "signals": { - "buffer-consumed": { - "args": [ - { - "name": "arg0", - "type": "GstBuffer" - } - ], - "return-type": "void", - "when": "first" - } - } + "properties": {}, + "signals": {} }, "GstGLTestSrcPattern": { "kind": "enum", @@ -10803,18 +7016,6 @@ "type": "GstGLVideoMixerBlendFunction", "writable": true }, - "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 - }, "height": { "blurb": "Height of the picture", "conditionally-available": false, @@ -10829,32 +7030,6 @@ "type": "gint", "writable": true }, - "max-last-buffer-repeat": { - "blurb": "Repeat last buffer for time (in ns, -1=until EOS), behaviour on EOS is not affected", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "18446744073709551615", - "min": "0", - "mutable": "playing", - "readable": true, - "type": "guint64", - "writable": true - }, - "repeat-after-eos": { - "blurb": "Repeat the last frame after EOS until all pads are EOS", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "width": { "blurb": "Width of the picture", "conditionally-available": false, @@ -10896,34 +7071,9 @@ "readable": true, "type": "gint", "writable": true - }, - "zorder": { - "blurb": "Z Order of the picture", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true } }, - "signals": { - "buffer-consumed": { - "args": [ - { - "name": "arg0", - "type": "GstBuffer" - } - ], - "return-type": "void", - "when": "first" - } - } + "signals": {} } }, "package": "GStreamer Base Plug-ins", @@ -10972,34 +7122,6 @@ "type": "gboolean", "writable": true }, - "max-errors": { - "blurb": "Max consecutive decoder errors before returning flow error", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "10", - "max": "2147483647", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "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 - }, "phase-inversion": { "blurb": "Set to true to enable phase inversion, this will slightly improve stereo quality, but will have side effects when downmixed to mono.", "conditionally-available": false, @@ -11012,18 +7134,6 @@ "type": "gboolean", "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 - }, "stats": { "blurb": "Various statistics", "conditionally-available": false, @@ -11036,20 +7146,6 @@ "type": "GstStructure", "writable": false }, - "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 - }, "use-inband-fec": { "blurb": "Use forward error correction if available (needs PLC enabled)", "conditionally-available": false, @@ -11183,18 +7279,6 @@ "type": "GstOpusEncFrameSize", "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 - }, "inband-fec": { "blurb": "Enable forward error correction", "conditionally-available": false, @@ -11207,18 +7291,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": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": false - }, "max-payload-size": { "blurb": "Maximum payload size in bytes", "conditionally-available": false, @@ -11246,32 +7318,6 @@ "readable": true, "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": "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 } }, "rank": "primary" @@ -11491,266 +7537,6 @@ } }, "properties": { - "auto-resize": { - "blurb": "Automatically adjust font size to screen-size.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "color": { - "blurb": "Color to use for text (big-endian ARGB).", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "deltax": { - "blurb": "Shift X position to the left or to the right. Unit is pixels.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "0", - "max": "2147483647", - "min": "-2147483648", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "deltay": { - "blurb": "Shift Y position up or down. Unit is pixels.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "0", - "max": "2147483647", - "min": "-2147483648", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "draw-outline": { - "blurb": "Whether to draw outline", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "draw-shadow": { - "blurb": "Whether to draw shadow", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "font-desc": { - "blurb": "Pango font description of font to be used for rendering. See documentation of pango_font_description_from_string for syntax.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "", - "mutable": "null", - "readable": true, - "type": "gchararray", - "writable": true - }, - "halignment": { - "blurb": "Horizontal alignment of the text", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "left (0)", - "mutable": "null", - "readable": true, - "type": "GstBaseTextOverlayHAlign", - "writable": true - }, - "line-alignment": { - "blurb": "Alignment of text lines relative to each other.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "center (1)", - "mutable": "null", - "readable": true, - "type": "GstBaseTextOverlayLineAlign", - "writable": true - }, - "outline-color": { - "blurb": "Color to use for outline the text (big-endian ARGB).", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "-16777216", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "scale-mode": { - "blurb": "Scale text to compensate for and avoid distortion by subsequent video scaling.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "none (0)", - "mutable": "null", - "readable": true, - "type": "GstBaseTextOverlayScaleMode", - "writable": true - }, - "scale-pixel-aspect-ratio": { - "blurb": "Pixel aspect ratio of video scale to compensate for in user scale-mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1/1", - "max": "100/1", - "min": "1/100", - "mutable": "null", - "readable": true, - "type": "GstFraction", - "writable": true - }, - "shaded-background": { - "blurb": "Whether to shade the background under the text area", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "shading-value": { - "blurb": "Shading value to apply if shaded-background is true", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "80", - "max": "255", - "min": "1", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "silent": { - "blurb": "Whether to render the text string", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "text": { - "blurb": "Text to be display.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "", - "mutable": "null", - "readable": true, - "type": "gchararray", - "writable": true - }, - "text-height": { - "blurb": "Resulting height of font rendering", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "text-width": { - "blurb": "Resulting width of font rendering", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "text-x": { - "blurb": "Resulting X position of font rendering.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "2147483647", - "min": "-2147483647", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": false - }, - "text-y": { - "blurb": "Resulting X position of font rendering.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "2147483647", - "min": "-2147483647", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": false - }, "time-format": { "blurb": "Format to use for time and date value, as in strftime.", "conditionally-available": false, @@ -11762,138 +7548,6 @@ "readable": true, "type": "gchararray", "writable": true - }, - "valignment": { - "blurb": "Vertical alignment of the text", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "top (2)", - "mutable": "null", - "readable": true, - "type": "GstBaseTextOverlayVAlign", - "writable": true - }, - "vertical-render": { - "blurb": "Vertical Render.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "wait-text": { - "blurb": "Whether to wait for subtitles", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "wrap-mode": { - "blurb": "Whether to wrap the text and if so how.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "wordchar (2)", - "mutable": "null", - "readable": true, - "type": "GstBaseTextOverlayWrapMode", - "writable": true - }, - "x-absolute": { - "blurb": "Horizontal position when using absolute alignment", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "0.5", - "max": "1.79769e+308", - "min": "-1.79769e+308", - "mutable": "null", - "readable": true, - "type": "gdouble", - "writable": true - }, - "xpad": { - "blurb": "Horizontal paddding when using left/right alignment", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "25", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "xpos": { - "blurb": "Horizontal position when using clamped position alignment", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "0.5", - "max": "1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gdouble", - "writable": true - }, - "y-absolute": { - "blurb": "Vertical position when using absolute alignment", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "0.5", - "max": "1.79769e+308", - "min": "-1.79769e+308", - "mutable": "null", - "readable": true, - "type": "gdouble", - "writable": true - }, - "ypad": { - "blurb": "Vertical padding when using top/bottom alignment", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "25", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "ypos": { - "blurb": "Vertical position when using clamped position alignment", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "0.5", - "max": "1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gdouble", - "writable": true } }, "rank": "none" @@ -11928,400 +7582,7 @@ "presence": "always" } }, - "properties": { - "auto-resize": { - "blurb": "Automatically adjust font size to screen-size.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "color": { - "blurb": "Color to use for text (big-endian ARGB).", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "deltax": { - "blurb": "Shift X position to the left or to the right. Unit is pixels.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "0", - "max": "2147483647", - "min": "-2147483648", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "deltay": { - "blurb": "Shift Y position up or down. Unit is pixels.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "0", - "max": "2147483647", - "min": "-2147483648", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "draw-outline": { - "blurb": "Whether to draw outline", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "draw-shadow": { - "blurb": "Whether to draw shadow", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "font-desc": { - "blurb": "Pango font description of font to be used for rendering. See documentation of pango_font_description_from_string for syntax.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "", - "mutable": "null", - "readable": true, - "type": "gchararray", - "writable": true - }, - "halignment": { - "blurb": "Horizontal alignment of the text", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "center (1)", - "mutable": "null", - "readable": true, - "type": "GstBaseTextOverlayHAlign", - "writable": true - }, - "line-alignment": { - "blurb": "Alignment of text lines relative to each other.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "center (1)", - "mutable": "null", - "readable": true, - "type": "GstBaseTextOverlayLineAlign", - "writable": true - }, - "outline-color": { - "blurb": "Color to use for outline the text (big-endian ARGB).", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "-16777216", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "scale-mode": { - "blurb": "Scale text to compensate for and avoid distortion by subsequent video scaling.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "none (0)", - "mutable": "null", - "readable": true, - "type": "GstBaseTextOverlayScaleMode", - "writable": true - }, - "scale-pixel-aspect-ratio": { - "blurb": "Pixel aspect ratio of video scale to compensate for in user scale-mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1/1", - "max": "100/1", - "min": "1/100", - "mutable": "null", - "readable": true, - "type": "GstFraction", - "writable": true - }, - "shaded-background": { - "blurb": "Whether to shade the background under the text area", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "shading-value": { - "blurb": "Shading value to apply if shaded-background is true", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "80", - "max": "255", - "min": "1", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "silent": { - "blurb": "Whether to render the text string", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "text": { - "blurb": "Text to be display.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "", - "mutable": "null", - "readable": true, - "type": "gchararray", - "writable": true - }, - "text-height": { - "blurb": "Resulting height of font rendering", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "text-width": { - "blurb": "Resulting width of font rendering", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "text-x": { - "blurb": "Resulting X position of font rendering.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "2147483647", - "min": "-2147483647", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": false - }, - "text-y": { - "blurb": "Resulting X position of font rendering.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "2147483647", - "min": "-2147483647", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": false - }, - "valignment": { - "blurb": "Vertical alignment of the text", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "baseline (0)", - "mutable": "null", - "readable": true, - "type": "GstBaseTextOverlayVAlign", - "writable": true - }, - "vertical-render": { - "blurb": "Vertical Render.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "wait-text": { - "blurb": "Whether to wait for subtitles", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "wrap-mode": { - "blurb": "Whether to wrap the text and if so how.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "wordchar (2)", - "mutable": "null", - "readable": true, - "type": "GstBaseTextOverlayWrapMode", - "writable": true - }, - "x-absolute": { - "blurb": "Horizontal position when using absolute alignment", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "0.5", - "max": "1.79769e+308", - "min": "-1.79769e+308", - "mutable": "null", - "readable": true, - "type": "gdouble", - "writable": true - }, - "xpad": { - "blurb": "Horizontal paddding when using left/right alignment", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "25", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "xpos": { - "blurb": "Horizontal position when using clamped position alignment", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "0.5", - "max": "1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gdouble", - "writable": true - }, - "y-absolute": { - "blurb": "Vertical position when using absolute alignment", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "0.5", - "max": "1.79769e+308", - "min": "-1.79769e+308", - "mutable": "null", - "readable": true, - "type": "gdouble", - "writable": true - }, - "ypad": { - "blurb": "Vertical padding when using top/bottom alignment", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "25", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "ypos": { - "blurb": "Vertical position when using clamped position alignment", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "0.5", - "max": "1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gdouble", - "writable": true - } - }, + "properties": {}, "rank": "none" }, "textrender": { @@ -12454,32 +7715,6 @@ } }, "properties": { - "auto-resize": { - "blurb": "Automatically adjust font size to screen-size.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "color": { - "blurb": "Color to use for text (big-endian ARGB).", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "-1", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, "datetime-epoch": { "blurb": "When showing times as dates, the initial date from which time is counted, if not specified prime epoch is used (1900-01-01)", "conditionally-available": false, @@ -12503,160 +7738,6 @@ "type": "gchararray", "writable": true }, - "deltax": { - "blurb": "Shift X position to the left or to the right. Unit is pixels.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "0", - "max": "2147483647", - "min": "-2147483648", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "deltay": { - "blurb": "Shift Y position up or down. Unit is pixels.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "0", - "max": "2147483647", - "min": "-2147483648", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "draw-outline": { - "blurb": "Whether to draw outline", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "draw-shadow": { - "blurb": "Whether to draw shadow", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "font-desc": { - "blurb": "Pango font description of font to be used for rendering. See documentation of pango_font_description_from_string for syntax.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "", - "mutable": "null", - "readable": true, - "type": "gchararray", - "writable": true - }, - "halignment": { - "blurb": "Horizontal alignment of the text", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "left (0)", - "mutable": "null", - "readable": true, - "type": "GstBaseTextOverlayHAlign", - "writable": true - }, - "line-alignment": { - "blurb": "Alignment of text lines relative to each other.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "center (1)", - "mutable": "null", - "readable": true, - "type": "GstBaseTextOverlayLineAlign", - "writable": true - }, - "outline-color": { - "blurb": "Color to use for outline the text (big-endian ARGB).", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "-16777216", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, - "scale-mode": { - "blurb": "Scale text to compensate for and avoid distortion by subsequent video scaling.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "none (0)", - "mutable": "null", - "readable": true, - "type": "GstBaseTextOverlayScaleMode", - "writable": true - }, - "scale-pixel-aspect-ratio": { - "blurb": "Pixel aspect ratio of video scale to compensate for in user scale-mode", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1/1", - "max": "100/1", - "min": "1/100", - "mutable": "null", - "readable": true, - "type": "GstFraction", - "writable": true - }, - "shaded-background": { - "blurb": "Whether to shade the background under the text area", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "shading-value": { - "blurb": "Shading value to apply if shaded-background is true", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "80", - "max": "255", - "min": "1", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": true - }, "show-times-as-dates": { "blurb": "Whether to display times, counted from datetime-epoch, as dates", "conditionally-available": false, @@ -12669,86 +7750,6 @@ "type": "gboolean", "writable": true }, - "silent": { - "blurb": "Whether to render the text string", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "text": { - "blurb": "Text to be display.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "", - "mutable": "null", - "readable": true, - "type": "gchararray", - "writable": true - }, - "text-height": { - "blurb": "Resulting height of font rendering", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "text-width": { - "blurb": "Resulting width of font rendering", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "1", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "text-x": { - "blurb": "Resulting X position of font rendering.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "2147483647", - "min": "-2147483647", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": false - }, - "text-y": { - "blurb": "Resulting X position of font rendering.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "2147483647", - "min": "-2147483647", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": false - }, "time-mode": { "blurb": "What time to show", "conditionally-available": false, @@ -12760,138 +7761,6 @@ "readable": true, "type": "GstTimeOverlayTimeLine", "writable": true - }, - "valignment": { - "blurb": "Vertical alignment of the text", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "top (2)", - "mutable": "null", - "readable": true, - "type": "GstBaseTextOverlayVAlign", - "writable": true - }, - "vertical-render": { - "blurb": "Vertical Render.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "wait-text": { - "blurb": "Whether to wait for subtitles", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "wrap-mode": { - "blurb": "Whether to wrap the text and if so how.", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "wordchar (2)", - "mutable": "null", - "readable": true, - "type": "GstBaseTextOverlayWrapMode", - "writable": true - }, - "x-absolute": { - "blurb": "Horizontal position when using absolute alignment", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "0.5", - "max": "1.79769e+308", - "min": "-1.79769e+308", - "mutable": "null", - "readable": true, - "type": "gdouble", - "writable": true - }, - "xpad": { - "blurb": "Horizontal paddding when using left/right alignment", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "25", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "xpos": { - "blurb": "Horizontal position when using clamped position alignment", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "0.5", - "max": "1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gdouble", - "writable": true - }, - "y-absolute": { - "blurb": "Vertical position when using absolute alignment", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "0.5", - "max": "1.79769e+308", - "min": "-1.79769e+308", - "mutable": "null", - "readable": true, - "type": "gdouble", - "writable": true - }, - "ypad": { - "blurb": "Vertical padding when using top/bottom alignment", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "25", - "max": "2147483647", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "ypos": { - "blurb": "Vertical position when using clamped position alignment", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": true, - "default": "0.5", - "max": "1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "gdouble", - "writable": true } }, "rank": "none" @@ -13169,18 +8038,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 - }, "caps": { "blurb": "The caps on which to stop decoding.", "conditionally-available": false, @@ -13301,18 +8158,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 - }, "post-stream-topology": { "blurb": "Post stream-topology messages", "conditionally-available": false, @@ -13450,31 +8295,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" - }, "unknown-type": { "args": [ { @@ -13540,18 +8360,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 - }, "caps": { "blurb": "The caps on which to stop decoding. (NULL = default)", "conditionally-available": false, @@ -13575,18 +8383,6 @@ "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", @@ -13596,31 +8392,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" - }, "select-stream": { "args": [ { @@ -13666,18 +8437,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 - }, "connection-speed": { "blurb": "Network connection speed in kbps (0 = unknown)", "conditionally-available": false, @@ -13704,18 +8463,6 @@ "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 - }, "sink-caps": { "blurb": "The caps of the input data. (NULL = use typefind element)", "conditionally-available": false, @@ -13829,31 +8576,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" - }, "unknown-type": { "args": [ { @@ -13892,18 +8614,6 @@ "klass": "Generic/Bin/Player", "long-name": "Player Bin 2", "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 - }, "audio-filter": { "blurb": "the audio filter(s) to apply, if possible", "conditionally-available": false, @@ -13937,18 +8647,6 @@ "type": "GstElement", "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 - }, "av-offset": { "blurb": "The synchronisation offset between audio and video in nanoseconds", "conditionally-available": false, @@ -14071,20 +8769,6 @@ "type": "gint", "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 - }, "flags": { "blurb": "Flags to control behaviour", "conditionally-available": false, @@ -14109,32 +8793,6 @@ "type": "gboolean", "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 - }, "mute": { "blurb": "Mute the audio channel without changing the volume", "conditionally-available": false, @@ -14565,18 +9223,6 @@ "klass": "Generic/Bin/Player", "long-name": "Player Bin 3", "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 - }, "audio-filter": { "blurb": "the audio filter(s) to apply, if possible", "conditionally-available": false, @@ -14610,18 +9256,6 @@ "type": "GstElement", "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 - }, "av-offset": { "blurb": "The synchronisation offset between audio and video in nanoseconds", "conditionally-available": false, @@ -14702,20 +9336,6 @@ "type": "gchararray", "writable": false }, - "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 - }, "flags": { "blurb": "Flags to control behaviour", "conditionally-available": false, @@ -14740,32 +9360,6 @@ "type": "gboolean", "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 - }, "mute": { "blurb": "Mute the audio channel without changing the volume", "conditionally-available": false, @@ -15058,18 +9652,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 - }, "audio-filter": { "blurb": "the audio filter(s) to apply, if possible", "conditionally-available": false, @@ -15130,18 +9712,6 @@ "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 - }, "mute": { "blurb": "Mute the audio channel without changing the volume", "conditionally-available": false, @@ -15320,33 +9890,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": {} }, "subtitleoverlay": { "author": "Sebastian Dröge ", @@ -15382,18 +9926,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 - }, "font-desc": { "blurb": "Pango font description of font to be used for subtitle rendering", "conditionally-available": false, @@ -15406,18 +9938,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 - }, "silent": { "blurb": "Whether to show subtitles", "conditionally-available": false, @@ -15483,18 +10003,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 - }, "buffer-duration": { "blurb": "Buffer duration when buffering streams (-1 default value)", "conditionally-available": false, @@ -15585,18 +10093,6 @@ "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 - }, "ring-buffer-max-size": { "blurb": "Max. amount of data in the ring buffer (bytes, 0 = ring buffer disabled)", "conditionally-available": false, @@ -15748,31 +10244,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" - }, "source-setup": { "args": [ { @@ -15838,18 +10309,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 - }, "buffer-duration": { "blurb": "Buffer duration when buffering streams (-1 default value)", "conditionally-available": false, @@ -15952,18 +10411,6 @@ "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 - }, "ring-buffer-max-size": { "blurb": "Max. amount of data in the ring buffer (bytes, 0 = ring buffer disabled)", "conditionally-available": false, @@ -16033,31 +10480,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" - }, "select-stream": { "args": [ { @@ -16108,18 +10530,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 - }, "buffer-duration": { "blurb": "Buffer duration when buffering streams (-1 default value)", "conditionally-available": false, @@ -16202,18 +10612,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 - }, "ring-buffer-max-size": { "blurb": "Max. amount of data in the ring buffer (bytes, 0 = ring buffer disabled)", "conditionally-available": false, @@ -16288,31 +10686,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" - }, "source-setup": { "args": [ { @@ -16481,18 +10854,6 @@ "type": "GValueArray", "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 - }, "format": { "blurb": "Format of the raw audio stream", "conditionally-available": false, @@ -16556,18 +10917,6 @@ "readable": true, "type": "gint", "writable": true - }, - "use-sink-caps": { - "blurb": "Use the sink caps for defining the output format", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true } }, "rank": "none" @@ -16611,18 +10960,6 @@ "type": "gchararray", "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 - }, "format": { "blurb": "Format of frames in raw stream", "conditionally-available": false, @@ -16737,18 +11074,6 @@ "type": "gboolean", "writable": true }, - "use-sink-caps": { - "blurb": "Use the sink caps for defining the output format", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "width": { "blurb": "Width of frames in raw stream", "conditionally-available": false, @@ -16794,32 +11119,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 - }, - "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 - } - }, + "properties": {}, "rank": "marginal" }, "unalignedvideoparse": { @@ -16850,32 +11150,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 - }, - "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 - } - }, + "properties": {}, "rank": "marginal" } }, @@ -17025,168 +11300,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 - }, - "buffers-max": { - "blurb": "max number of buffers to queue for a client (-1 = no limit)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "2147483647", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "buffers-min": { - "blurb": "min number of buffers to queue (-1 = as few as possible)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "2147483647", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "buffers-queued": { - "blurb": "Number of buffers currently queued", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "buffers-soft-max": { - "blurb": "Recover client when going over this limit (-1 = no limit)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "2147483647", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "burst-format": { - "blurb": "The format of the burst units (when sync-method is burst[[-with]-keyframe])", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "undefined (0)", - "mutable": "null", - "readable": true, - "type": "GstFormat", - "writable": true - }, - "burst-value": { - "blurb": "The amount of burst expressed in burst-format", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "18446744073709551615", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint64", - "writable": true - }, - "bytes-min": { - "blurb": "min number of bytes to queue (-1 = as little as possible)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "2147483647", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "bytes-served": { - "blurb": "Total number of bytes send 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 - }, - "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 - }, "handle-read": { "blurb": "Handle client reads and discard the data", "conditionally-available": false, @@ -17198,269 +11311,6 @@ "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 - }, - "num-handles": { - "blurb": "The current number of client handles", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "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 - }, - "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 - }, - "recover-policy": { - "blurb": "How to recover when client reaches the soft max", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "none (0)", - "mutable": "null", - "readable": true, - "type": "GstMultiHandleSinkRecoverPolicy", - "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 - }, - "resend-streamheader": { - "blurb": "Resend the streamheader if it changes in the caps", - "conditionally-available": false, - "construct": false, - "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 - }, - "sync-method": { - "blurb": "How to sync new clients to the stream", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "latest (0)", - "mutable": "null", - "readable": true, - "type": "GstMultiHandleSinkSyncMethod", - "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 - }, - "time-min": { - "blurb": "min amount of time to queue (in nanoseconds) (-1 = as little as possible)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "timeout": { - "blurb": "Maximum inactivity timeout in nanoseconds for a client (0 = no limit)", - "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 - }, - "unit-format": { - "blurb": "The unit to measure the max/soft-max/queued properties", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "buffers (4)", - "mutable": "null", - "readable": true, - "type": "GstFormat", - "writable": true - }, - "units-max": { - "blurb": "max number of units to queue (-1 = no limit)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "units-soft-max": { - "blurb": "Recover client when going over this limit (-1 = no limit)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true } }, "rank": "none", @@ -17507,12 +11357,6 @@ "return-type": "void", "when": "last" }, - "clear": { - "action": true, - "args": [], - "return-type": "void", - "when": "last" - }, "client-added": { "args": [ { @@ -17604,299 +11448,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 - }, - "buffers-max": { - "blurb": "max number of buffers to queue for a client (-1 = no limit)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "2147483647", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "buffers-min": { - "blurb": "min number of buffers to queue (-1 = as few as possible)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "2147483647", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "buffers-queued": { - "blurb": "Number of buffers currently queued", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "buffers-soft-max": { - "blurb": "Recover client when going over this limit (-1 = no limit)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "2147483647", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "burst-format": { - "blurb": "The format of the burst units (when sync-method is burst[[-with]-keyframe])", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "undefined (0)", - "mutable": "null", - "readable": true, - "type": "GstFormat", - "writable": true - }, - "burst-value": { - "blurb": "The amount of burst expressed in burst-format", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "18446744073709551615", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint64", - "writable": true - }, - "bytes-min": { - "blurb": "min number of bytes to queue (-1 = as little as possible)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "2147483647", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "bytes-served": { - "blurb": "Total number of bytes send 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 - }, - "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 - }, - "num-handles": { - "blurb": "The current number of client handles", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "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 - }, - "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 - }, - "recover-policy": { - "blurb": "How to recover when client reaches the soft max", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "none (0)", - "mutable": "null", - "readable": true, - "type": "GstMultiHandleSinkRecoverPolicy", - "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 - }, - "resend-streamheader": { - "blurb": "Resend the streamheader if it changes in the caps", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "send-dispatched": { "blurb": "If GstNetworkMessageDispatched events should be pushed", "conditionally-available": false, @@ -17920,138 +11471,6 @@ "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 - }, - "sync-method": { - "blurb": "How to sync new clients to the stream", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "latest (0)", - "mutable": "null", - "readable": true, - "type": "GstMultiHandleSinkSyncMethod", - "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 - }, - "time-min": { - "blurb": "min amount of time to queue (in nanoseconds) (-1 = as little as possible)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "timeout": { - "blurb": "Maximum inactivity timeout in nanoseconds for a client (0 = no limit)", - "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 - }, - "unit-format": { - "blurb": "The unit to measure the max/soft-max/queued properties", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "buffers (4)", - "mutable": "null", - "readable": true, - "type": "GstFormat", - "writable": true - }, - "units-max": { - "blurb": "max number of units to queue (-1 = no limit)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "units-soft-max": { - "blurb": "Recover client when going over this limit (-1 = no limit)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true } }, "rank": "none", @@ -18098,12 +11517,6 @@ "return-type": "void", "when": "last" }, - "clear": { - "action": true, - "args": [], - "return-type": "void", - "when": "last" - }, "client-added": { "args": [ { @@ -18195,20 +11608,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": "The caps of the source pad", "conditionally-available": false, @@ -18220,32 +11619,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 - }, - "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 - }, "send-messages": { "blurb": "If GstNetworkMessage events should be handled", "conditionally-available": false, @@ -18268,18 +11641,6 @@ "readable": true, "type": "GSocket", "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", @@ -18312,44 +11673,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 - }, "host": { "blurb": "The host/IP to send the packets to", "conditionally-available": false, @@ -18362,45 +11685,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 - }, "port": { "blurb": "The port to send the packets to", "conditionally-available": false, @@ -18414,98 +11698,6 @@ "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 - }, - "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 - }, - "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" @@ -18532,32 +11724,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 - }, "host": { "blurb": "The host IP address to receive packets from", "conditionally-available": false, @@ -18570,20 +11736,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 packets from", "conditionally-available": false, @@ -18623,18 +11775,6 @@ "readable": true, "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 } }, "rank": "none" @@ -18662,156 +11802,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 - }, - "buffers-max": { - "blurb": "max number of buffers to queue for a client (-1 = no limit)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "2147483647", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "buffers-min": { - "blurb": "min number of buffers to queue (-1 = as few as possible)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "2147483647", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "buffers-queued": { - "blurb": "Number of buffers currently queued", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, - "buffers-soft-max": { - "blurb": "Recover client when going over this limit (-1 = no limit)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "2147483647", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "burst-format": { - "blurb": "The format of the burst units (when sync-method is burst[[-with]-keyframe])", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "undefined (0)", - "mutable": "null", - "readable": true, - "type": "GstFormat", - "writable": true - }, - "burst-value": { - "blurb": "The amount of burst expressed in burst-format", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "18446744073709551615", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint64", - "writable": true - }, - "bytes-min": { - "blurb": "min number of bytes to queue (-1 = as little as possible)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "-1", - "max": "2147483647", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "writable": true - }, - "bytes-served": { - "blurb": "Total number of bytes send 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 - }, "current-port": { "blurb": "The port number the socket is currently bound to", "conditionally-available": false, @@ -18826,18 +11816,6 @@ "type": "gint", "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 - }, "host": { "blurb": "The host/IP to listen on", "conditionally-available": false, @@ -18850,59 +11828,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 - }, - "num-handles": { - "blurb": "The current number of client handles", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "0", - "max": "-1", - "min": "0", - "mutable": "null", - "readable": true, - "type": "guint", - "writable": false - }, "port": { "blurb": "The port to listen to (0=random available port)", "conditionally-available": false, @@ -18916,360 +11841,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 - }, - "recover-policy": { - "blurb": "How to recover when client reaches the soft max", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "none (0)", - "mutable": "null", - "readable": true, - "type": "GstMultiHandleSinkRecoverPolicy", - "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 - }, - "resend-streamheader": { - "blurb": "Resend the streamheader if it changes in the caps", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "send-dispatched": { - "blurb": "If GstNetworkMessageDispatched events should be pushed", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, - "send-messages": { - "blurb": "If GstNetworkMessage events should be pushed", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "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 - }, - "sync-method": { - "blurb": "How to sync new clients to the stream", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "latest (0)", - "mutable": "null", - "readable": true, - "type": "GstMultiHandleSinkSyncMethod", - "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 - }, - "time-min": { - "blurb": "min amount of time to queue (in nanoseconds) (-1 = as little as possible)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "timeout": { - "blurb": "Maximum inactivity timeout in nanoseconds for a client (0 = no limit)", - "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 - }, - "unit-format": { - "blurb": "The unit to measure the max/soft-max/queued properties", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "buffers (4)", - "mutable": "null", - "readable": true, - "type": "GstFormat", - "writable": true - }, - "units-max": { - "blurb": "max number of units to queue (-1 = no limit)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true - }, - "units-soft-max": { - "blurb": "Recover client when going over this limit (-1 = no limit)", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "18446744073709551615", - "max": "9223372036854775807", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint64", - "writable": true } }, "rank": "none", - "signals": { - "add": { - "action": true, - "args": [ - { - "name": "arg0", - "type": "GSocket" - } - ], - "return-type": "void", - "when": "last" - }, - "add-full": { - "action": true, - "args": [ - { - "name": "arg0", - "type": "GSocket" - }, - { - "name": "arg1", - "type": "GstMultiHandleSinkSyncMethod" - }, - { - "name": "arg2", - "type": "GstFormat" - }, - { - "name": "arg3", - "type": "guint64" - }, - { - "name": "arg4", - "type": "GstFormat" - }, - { - "name": "arg5", - "type": "guint64" - } - ], - "return-type": "void", - "when": "last" - }, - "clear": { - "action": true, - "args": [], - "return-type": "void", - "when": "last" - }, - "client-added": { - "args": [ - { - "name": "arg0", - "type": "GObject" - } - ], - "return-type": "void", - "when": "last" - }, - "client-removed": { - "args": [ - { - "name": "arg0", - "type": "GSocket" - }, - { - "name": "arg1", - "type": "GstMultiHandleSinkClientStatus" - } - ], - "return-type": "void", - "when": "last" - }, - "client-socket-removed": { - "args": [ - { - "name": "arg0", - "type": "GSocket" - } - ], - "return-type": "void", - "when": "last" - }, - "get-stats": { - "action": true, - "args": [ - { - "name": "arg0", - "type": "GSocket" - } - ], - "return-type": "GstStructure", - "when": "last" - }, - "remove": { - "action": true, - "args": [ - { - "name": "arg0", - "type": "GSocket" - } - ], - "return-type": "void", - "when": "last" - }, - "remove-flush": { - "action": true, - "args": [ - { - "name": "arg0", - "type": "GSocket" - } - ], - "return-type": "void", - "when": "last" - } - } + "signals": {} }, "tcpserversrc": { "author": "Thomas Vander Stichele ", @@ -19293,20 +11868,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 - }, "current-port": { "blurb": "The port number the socket is currently bound to", "conditionally-available": false, @@ -19321,18 +11882,6 @@ "type": "gint", "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 - }, "host": { "blurb": "The hostname to listen as", "conditionally-available": false, @@ -19345,20 +11894,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 listen to (0=random available port)", "conditionally-available": false, @@ -19384,18 +11919,6 @@ "readable": true, "type": "GstStructure", "writable": false - }, - "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" @@ -19539,32 +12062,6 @@ } }, "properties": { - "max-errors": { - "blurb": "Max consecutive decoder errors before returning flow error", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "10", - "max": "2147483647", - "min": "-1", - "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": "true", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "visualize-bit-usage": { "blurb": "Sets the bitstream breakdown visualization mode. Values influence the width of the bit usage bars to show", "conditionally-available": false, @@ -19743,20 +12240,6 @@ "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 - }, "multipass-cache-file": { "blurb": "Multipass cache file", "conditionally-available": false, @@ -19781,18 +12264,6 @@ "type": "GstTheoraEncMultipassMode", "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": "Video quality", "conditionally-available": false, @@ -20072,18 +12543,6 @@ "readable": true, "type": "GstVideoPrimariesMode", "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" @@ -20250,18 +12709,6 @@ "type": "guint64", "writable": false }, - "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": "Factor of speed for frame displaying", "conditionally-available": false, @@ -20418,18 +12865,6 @@ "type": "guint", "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 - }, "sharpen": { "blurb": "Sharpening", "conditionally-available": false, @@ -20577,32 +13012,6 @@ "type": "guint", "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 - }, - "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 - }, "flip": { "blurb": "For pattern=ball, invert colors every second.", "conditionally-available": false, @@ -20807,20 +13216,6 @@ "type": "GstVideoTestSrcMotionType", "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 - }, "pattern": { "blurb": "Type of test pattern to generate", "conditionally-available": false, @@ -20847,18 +13242,6 @@ "type": "gint64", "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 - }, "xoffset": { "blurb": "Zoneplate 2nd order products x offset", "conditionally-available": false, @@ -21115,18 +13498,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 - }, "volume": { "blurb": "volume factor, 1.0=100%%", "conditionally-available": false, @@ -21181,62 +13552,7 @@ "presence": "always" } }, - "properties": { - "max-errors": { - "blurb": "Max consecutive decoder errors before returning flow error", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "10", - "max": "2147483647", - "min": "-1", - "mutable": "null", - "readable": true, - "type": "gint", - "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 - } - }, + "properties": {}, "rank": "primary" }, "vorbisenc": { @@ -21283,18 +13599,6 @@ "type": "gint", "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, @@ -21319,18 +13623,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-bitrate": { "blurb": "Specify a maximum bitrate (in bps). Useful for streaming applications. (-1 == disabled)", "conditionally-available": false, @@ -21359,18 +13651,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": "Specify quality instead of specifying a particular bitrate.", "conditionally-available": false, @@ -21384,20 +13664,6 @@ "readable": true, "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 } }, "rank": "primary" @@ -21496,32 +13762,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 - }, "display": { "blurb": "X Display name", "conditionally-available": false, @@ -21534,18 +13774,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 - }, "force-aspect-ratio": { "blurb": "When enabled, reverse caps negotiation (scaling) will respect original aspect ratio", "conditionally-available": false, @@ -21582,45 +13810,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 - }, "pixel-aspect-ratio": { "blurb": "The pixel aspect ratio of the device", "conditionally-available": false, @@ -21633,82 +13822,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 - }, - "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 - }, "synchronous": { "blurb": "When enabled, runs the X display in synchronous mode. (unrelated to A/V sync, used only for debugging)", "conditionally-available": false, @@ -21721,34 +13834,6 @@ "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 - }, "window-height": { "blurb": "Height of the window", "conditionally-available": false, @@ -21819,18 +13904,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 - }, "autopaint-colorkey": { "blurb": "Whether to autofill overlay with colorkey", "conditionally-available": false, @@ -21843,20 +13916,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 - }, "brightness": { "blurb": "The brightness of the video", "conditionally-available": false, @@ -21959,18 +14018,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-aspect-ratio": { "blurb": "When enabled, scaling will respect original aspect ratio", "conditionally-available": false, @@ -22021,45 +14068,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 - }, - "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, @@ -22072,46 +14080,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 - }, "render-rectangle": { "blurb": "The render rectangle ('')", "conditionally-available": false, @@ -22137,42 +14105,6 @@ "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 - }, "synchronous": { "blurb": "When enabled, runs the X display in synchronous mode. (unrelated to A/V sync, used only for debugging)", "conditionally-available": false, @@ -22185,34 +14117,6 @@ "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 - }, "window-height": { "blurb": "Height of the window", "conditionally-available": false,