mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 03:35:21 +00:00
docs: Update plugins cache
This commit is contained in:
parent
96d1df3cb7
commit
5c22bf0e42
1 changed files with 159 additions and 0 deletions
|
@ -39,26 +39,35 @@
|
||||||
"properties": {
|
"properties": {
|
||||||
"async-handling": {
|
"async-handling": {
|
||||||
"blurb": "The bin will handle Asynchronous state changes",
|
"blurb": "The bin will handle Asynchronous state changes",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "false",
|
"default": "false",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "gboolean",
|
"type": "gboolean",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"message-forward": {
|
"message-forward": {
|
||||||
"blurb": "Forwards all children messages",
|
"blurb": "Forwards all children messages",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "false",
|
"default": "false",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "gboolean",
|
"type": "gboolean",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"timeline": {
|
"timeline": {
|
||||||
"blurb": "Timeline to use in this src.",
|
"blurb": "Timeline to use in this src.",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "GESTimeline",
|
"type": "GESTimeline",
|
||||||
"writable": true
|
"writable": true
|
||||||
|
@ -126,26 +135,35 @@
|
||||||
"properties": {
|
"properties": {
|
||||||
"async-handling": {
|
"async-handling": {
|
||||||
"blurb": "The bin will handle Asynchronous state changes",
|
"blurb": "The bin will handle Asynchronous state changes",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "false",
|
"default": "false",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "gboolean",
|
"type": "gboolean",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"message-forward": {
|
"message-forward": {
|
||||||
"blurb": "Forwards all children messages",
|
"blurb": "Forwards all children messages",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "false",
|
"default": "false",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "gboolean",
|
"type": "gboolean",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"timeline": {
|
"timeline": {
|
||||||
"blurb": "Timeline to use in this src.",
|
"blurb": "Timeline to use in this src.",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "GESTimeline",
|
"type": "GESTimeline",
|
||||||
"writable": true
|
"writable": true
|
||||||
|
@ -219,120 +237,156 @@
|
||||||
"properties": {
|
"properties": {
|
||||||
"active": {
|
"active": {
|
||||||
"blurb": "Use this object in the NleComposition",
|
"blurb": "Use this object in the NleComposition",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "true",
|
"default": "true",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "gboolean",
|
"type": "gboolean",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"async-handling": {
|
"async-handling": {
|
||||||
"blurb": "The bin will handle Asynchronous state changes",
|
"blurb": "The bin will handle Asynchronous state changes",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "false",
|
"default": "false",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "gboolean",
|
"type": "gboolean",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"caps": {
|
"caps": {
|
||||||
"blurb": "Caps used to filter/choose the output stream",
|
"blurb": "Caps used to filter/choose the output stream",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "ANY",
|
"default": "ANY",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "GstCaps",
|
"type": "GstCaps",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"duration": {
|
"duration": {
|
||||||
"blurb": "Outgoing duration (in nanoseconds)",
|
"blurb": "Outgoing duration (in nanoseconds)",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "0",
|
"default": "0",
|
||||||
"max": "9223372036854775807",
|
"max": "9223372036854775807",
|
||||||
"min": "0",
|
"min": "0",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "gint64",
|
"type": "gint64",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"expandable": {
|
"expandable": {
|
||||||
"blurb": "Expand to the full duration of the container composition",
|
"blurb": "Expand to the full duration of the container composition",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "false",
|
"default": "false",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "gboolean",
|
"type": "gboolean",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"id": {
|
"id": {
|
||||||
"blurb": "The stream-id of the composition",
|
"blurb": "The stream-id of the composition",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "NULL",
|
"default": "NULL",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "gchararray",
|
"type": "gchararray",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"inpoint": {
|
"inpoint": {
|
||||||
"blurb": "The media start position (in nanoseconds)",
|
"blurb": "The media start position (in nanoseconds)",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "18446744073709551615",
|
"default": "18446744073709551615",
|
||||||
"max": "18446744073709551615",
|
"max": "18446744073709551615",
|
||||||
"min": "0",
|
"min": "0",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "guint64",
|
"type": "guint64",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"media-duration-factor": {
|
"media-duration-factor": {
|
||||||
"blurb": "The relative rate caused by this object",
|
"blurb": "The relative rate caused by this object",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "1",
|
"default": "1",
|
||||||
"max": "1.79769e+308",
|
"max": "1.79769e+308",
|
||||||
"min": "0.01",
|
"min": "0.01",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "gdouble",
|
"type": "gdouble",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"message-forward": {
|
"message-forward": {
|
||||||
"blurb": "Forwards all children messages",
|
"blurb": "Forwards all children messages",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "false",
|
"default": "false",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "gboolean",
|
"type": "gboolean",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"priority": {
|
"priority": {
|
||||||
"blurb": "The priority of the object (0 = highest priority)",
|
"blurb": "The priority of the object (0 = highest priority)",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "0",
|
"default": "0",
|
||||||
"max": "-1",
|
"max": "-1",
|
||||||
"min": "0",
|
"min": "0",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "guint",
|
"type": "guint",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"start": {
|
"start": {
|
||||||
"blurb": "The start position relative to the parent (in nanoseconds)",
|
"blurb": "The start position relative to the parent (in nanoseconds)",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "0",
|
"default": "0",
|
||||||
"max": "18446744073709551615",
|
"max": "18446744073709551615",
|
||||||
"min": "0",
|
"min": "0",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "guint64",
|
"type": "guint64",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"stop": {
|
"stop": {
|
||||||
"blurb": "The stop position relative to the parent (in nanoseconds)",
|
"blurb": "The stop position relative to the parent (in nanoseconds)",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "0",
|
"default": "0",
|
||||||
"max": "18446744073709551615",
|
"max": "18446744073709551615",
|
||||||
"min": "0",
|
"min": "0",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "guint64",
|
"type": "guint64",
|
||||||
"writable": false
|
"writable": false
|
||||||
|
@ -395,122 +449,158 @@
|
||||||
"properties": {
|
"properties": {
|
||||||
"active": {
|
"active": {
|
||||||
"blurb": "Use this object in the NleComposition",
|
"blurb": "Use this object in the NleComposition",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "true",
|
"default": "true",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "gboolean",
|
"type": "gboolean",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"async-handling": {
|
"async-handling": {
|
||||||
"blurb": "The bin will handle Asynchronous state changes",
|
"blurb": "The bin will handle Asynchronous state changes",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "false",
|
"default": "false",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "gboolean",
|
"type": "gboolean",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"caps": {
|
"caps": {
|
||||||
"blurb": "Caps used to filter/choose the output stream",
|
"blurb": "Caps used to filter/choose the output stream",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "ANY",
|
"default": "ANY",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "GstCaps",
|
"type": "GstCaps",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"duration": {
|
"duration": {
|
||||||
"blurb": "Outgoing duration (in nanoseconds)",
|
"blurb": "Outgoing duration (in nanoseconds)",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "0",
|
"default": "0",
|
||||||
"max": "9223372036854775807",
|
"max": "9223372036854775807",
|
||||||
"min": "0",
|
"min": "0",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "gint64",
|
"type": "gint64",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"expandable": {
|
"expandable": {
|
||||||
"blurb": "Expand to the full duration of the container composition",
|
"blurb": "Expand to the full duration of the container composition",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "false",
|
"default": "false",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "gboolean",
|
"type": "gboolean",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"inpoint": {
|
"inpoint": {
|
||||||
"blurb": "The media start position (in nanoseconds)",
|
"blurb": "The media start position (in nanoseconds)",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "18446744073709551615",
|
"default": "18446744073709551615",
|
||||||
"max": "18446744073709551615",
|
"max": "18446744073709551615",
|
||||||
"min": "0",
|
"min": "0",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "guint64",
|
"type": "guint64",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"media-duration-factor": {
|
"media-duration-factor": {
|
||||||
"blurb": "The relative rate caused by this object",
|
"blurb": "The relative rate caused by this object",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "1",
|
"default": "1",
|
||||||
"max": "1.79769e+308",
|
"max": "1.79769e+308",
|
||||||
"min": "0.01",
|
"min": "0.01",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "gdouble",
|
"type": "gdouble",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"message-forward": {
|
"message-forward": {
|
||||||
"blurb": "Forwards all children messages",
|
"blurb": "Forwards all children messages",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "false",
|
"default": "false",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "gboolean",
|
"type": "gboolean",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"priority": {
|
"priority": {
|
||||||
"blurb": "The priority of the object (0 = highest priority)",
|
"blurb": "The priority of the object (0 = highest priority)",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "0",
|
"default": "0",
|
||||||
"max": "-1",
|
"max": "-1",
|
||||||
"min": "0",
|
"min": "0",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "guint",
|
"type": "guint",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"sinks": {
|
"sinks": {
|
||||||
"blurb": "Number of input sinks (-1 for automatic handling)",
|
"blurb": "Number of input sinks (-1 for automatic handling)",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "1",
|
"default": "1",
|
||||||
"max": "2147483647",
|
"max": "2147483647",
|
||||||
"min": "-1",
|
"min": "-1",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "gint",
|
"type": "gint",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"start": {
|
"start": {
|
||||||
"blurb": "The start position relative to the parent (in nanoseconds)",
|
"blurb": "The start position relative to the parent (in nanoseconds)",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "0",
|
"default": "0",
|
||||||
"max": "18446744073709551615",
|
"max": "18446744073709551615",
|
||||||
"min": "0",
|
"min": "0",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "guint64",
|
"type": "guint64",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"stop": {
|
"stop": {
|
||||||
"blurb": "The stop position relative to the parent (in nanoseconds)",
|
"blurb": "The stop position relative to the parent (in nanoseconds)",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "0",
|
"default": "0",
|
||||||
"max": "18446744073709551615",
|
"max": "18446744073709551615",
|
||||||
"min": "0",
|
"min": "0",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "guint64",
|
"type": "guint64",
|
||||||
"writable": false
|
"writable": false
|
||||||
|
@ -572,111 +662,144 @@
|
||||||
"properties": {
|
"properties": {
|
||||||
"active": {
|
"active": {
|
||||||
"blurb": "Use this object in the NleComposition",
|
"blurb": "Use this object in the NleComposition",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "true",
|
"default": "true",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "gboolean",
|
"type": "gboolean",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"async-handling": {
|
"async-handling": {
|
||||||
"blurb": "The bin will handle Asynchronous state changes",
|
"blurb": "The bin will handle Asynchronous state changes",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "true",
|
"default": "true",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "gboolean",
|
"type": "gboolean",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"caps": {
|
"caps": {
|
||||||
"blurb": "Caps used to filter/choose the output stream",
|
"blurb": "Caps used to filter/choose the output stream",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "ANY",
|
"default": "ANY",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "GstCaps",
|
"type": "GstCaps",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"duration": {
|
"duration": {
|
||||||
"blurb": "Outgoing duration (in nanoseconds)",
|
"blurb": "Outgoing duration (in nanoseconds)",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "0",
|
"default": "0",
|
||||||
"max": "9223372036854775807",
|
"max": "9223372036854775807",
|
||||||
"min": "0",
|
"min": "0",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "gint64",
|
"type": "gint64",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"expandable": {
|
"expandable": {
|
||||||
"blurb": "Expand to the full duration of the container composition",
|
"blurb": "Expand to the full duration of the container composition",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "false",
|
"default": "false",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "gboolean",
|
"type": "gboolean",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"inpoint": {
|
"inpoint": {
|
||||||
"blurb": "The media start position (in nanoseconds)",
|
"blurb": "The media start position (in nanoseconds)",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "18446744073709551615",
|
"default": "18446744073709551615",
|
||||||
"max": "18446744073709551615",
|
"max": "18446744073709551615",
|
||||||
"min": "0",
|
"min": "0",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "guint64",
|
"type": "guint64",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"media-duration-factor": {
|
"media-duration-factor": {
|
||||||
"blurb": "The relative rate caused by this object",
|
"blurb": "The relative rate caused by this object",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "1",
|
"default": "1",
|
||||||
"max": "1.79769e+308",
|
"max": "1.79769e+308",
|
||||||
"min": "0.01",
|
"min": "0.01",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "gdouble",
|
"type": "gdouble",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"message-forward": {
|
"message-forward": {
|
||||||
"blurb": "Forwards all children messages",
|
"blurb": "Forwards all children messages",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "false",
|
"default": "false",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "gboolean",
|
"type": "gboolean",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"priority": {
|
"priority": {
|
||||||
"blurb": "The priority of the object (0 = highest priority)",
|
"blurb": "The priority of the object (0 = highest priority)",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "0",
|
"default": "0",
|
||||||
"max": "-1",
|
"max": "-1",
|
||||||
"min": "0",
|
"min": "0",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "guint",
|
"type": "guint",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"start": {
|
"start": {
|
||||||
"blurb": "The start position relative to the parent (in nanoseconds)",
|
"blurb": "The start position relative to the parent (in nanoseconds)",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "0",
|
"default": "0",
|
||||||
"max": "18446744073709551615",
|
"max": "18446744073709551615",
|
||||||
"min": "0",
|
"min": "0",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "guint64",
|
"type": "guint64",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"stop": {
|
"stop": {
|
||||||
"blurb": "The stop position relative to the parent (in nanoseconds)",
|
"blurb": "The stop position relative to the parent (in nanoseconds)",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "0",
|
"default": "0",
|
||||||
"max": "18446744073709551615",
|
"max": "18446744073709551615",
|
||||||
"min": "0",
|
"min": "0",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "guint64",
|
"type": "guint64",
|
||||||
"writable": false
|
"writable": false
|
||||||
|
@ -725,120 +848,156 @@
|
||||||
"properties": {
|
"properties": {
|
||||||
"active": {
|
"active": {
|
||||||
"blurb": "Use this object in the NleComposition",
|
"blurb": "Use this object in the NleComposition",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "true",
|
"default": "true",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "gboolean",
|
"type": "gboolean",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"async-handling": {
|
"async-handling": {
|
||||||
"blurb": "The bin will handle Asynchronous state changes",
|
"blurb": "The bin will handle Asynchronous state changes",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "true",
|
"default": "true",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "gboolean",
|
"type": "gboolean",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"caps": {
|
"caps": {
|
||||||
"blurb": "Caps used to filter/choose the output stream",
|
"blurb": "Caps used to filter/choose the output stream",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "ANY",
|
"default": "ANY",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "GstCaps",
|
"type": "GstCaps",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"duration": {
|
"duration": {
|
||||||
"blurb": "Outgoing duration (in nanoseconds)",
|
"blurb": "Outgoing duration (in nanoseconds)",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "0",
|
"default": "0",
|
||||||
"max": "9223372036854775807",
|
"max": "9223372036854775807",
|
||||||
"min": "0",
|
"min": "0",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "gint64",
|
"type": "gint64",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"expandable": {
|
"expandable": {
|
||||||
"blurb": "Expand to the full duration of the container composition",
|
"blurb": "Expand to the full duration of the container composition",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "false",
|
"default": "false",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "gboolean",
|
"type": "gboolean",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"inpoint": {
|
"inpoint": {
|
||||||
"blurb": "The media start position (in nanoseconds)",
|
"blurb": "The media start position (in nanoseconds)",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "18446744073709551615",
|
"default": "18446744073709551615",
|
||||||
"max": "18446744073709551615",
|
"max": "18446744073709551615",
|
||||||
"min": "0",
|
"min": "0",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "guint64",
|
"type": "guint64",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"media-duration-factor": {
|
"media-duration-factor": {
|
||||||
"blurb": "The relative rate caused by this object",
|
"blurb": "The relative rate caused by this object",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "1",
|
"default": "1",
|
||||||
"max": "1.79769e+308",
|
"max": "1.79769e+308",
|
||||||
"min": "0.01",
|
"min": "0.01",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "gdouble",
|
"type": "gdouble",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"message-forward": {
|
"message-forward": {
|
||||||
"blurb": "Forwards all children messages",
|
"blurb": "Forwards all children messages",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "false",
|
"default": "false",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "gboolean",
|
"type": "gboolean",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"priority": {
|
"priority": {
|
||||||
"blurb": "The priority of the object (0 = highest priority)",
|
"blurb": "The priority of the object (0 = highest priority)",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "0",
|
"default": "0",
|
||||||
"max": "-1",
|
"max": "-1",
|
||||||
"min": "0",
|
"min": "0",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "guint",
|
"type": "guint",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"start": {
|
"start": {
|
||||||
"blurb": "The start position relative to the parent (in nanoseconds)",
|
"blurb": "The start position relative to the parent (in nanoseconds)",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "0",
|
"default": "0",
|
||||||
"max": "18446744073709551615",
|
"max": "18446744073709551615",
|
||||||
"min": "0",
|
"min": "0",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "guint64",
|
"type": "guint64",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
"stop": {
|
"stop": {
|
||||||
"blurb": "The stop position relative to the parent (in nanoseconds)",
|
"blurb": "The stop position relative to the parent (in nanoseconds)",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "0",
|
"default": "0",
|
||||||
"max": "18446744073709551615",
|
"max": "18446744073709551615",
|
||||||
"min": "0",
|
"min": "0",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "guint64",
|
"type": "guint64",
|
||||||
"writable": false
|
"writable": false
|
||||||
},
|
},
|
||||||
"uri": {
|
"uri": {
|
||||||
"blurb": "Uri of the file to use",
|
"blurb": "Uri of the file to use",
|
||||||
|
"conditionally-available": false,
|
||||||
"construct": false,
|
"construct": false,
|
||||||
"construct-only": false,
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
"default": "NULL",
|
"default": "NULL",
|
||||||
|
"mutable": "playing",
|
||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "gchararray",
|
"type": "gchararray",
|
||||||
"writable": true
|
"writable": true
|
||||||
|
|
Loading…
Reference in a new issue