gstreamer/subprojects/gst-editing-services/docs/gst_plugins_cache.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

486 lines
18 KiB
JSON
Raw Normal View History

2018-10-22 06:22:52 +00:00
{
2019-06-06 13:48:32 +00:00
"ges": {
"description": "GStreamer Editing Services Plugin",
"elements": {
"gesdemux": {
"author": "Thibault Saunier <tsaunier@igalia.com",
"description": "Demuxer for complex timeline file formats using GES.",
"hierarchy": [
"GESDemux",
"GESBaseBin",
2019-06-06 13:48:32 +00:00
"GstBin",
"GstElement",
"GstObject",
"GInitiallyUnowned",
"GObject"
],
2020-05-27 13:03:35 +00:00
"interfaces": [
"GstChildProxy"
],
2019-06-06 13:48:32 +00:00
"klass": "Codec/Demux/Editing",
"long-name": "GStreamer Editing Services based 'demuxer'",
"pad-templates": {
"audio_src": {
"caps": "audio/x-raw(ANY):\n",
"direction": "src",
"presence": "sometimes"
},
"sink": {
"caps": "application/xges:\ntext/x-xptv:\napplication/vnd.pixar.opentimelineio+json:\napplication/vnd.apple-xmeml+xml:\napplication/vnd.apple-fcp+xml:\n",
2019-06-06 13:48:32 +00:00
"direction": "sink",
"presence": "always"
},
"video_src": {
"caps": "video/x-raw(ANY):\n",
"direction": "src",
"presence": "sometimes"
}
},
"properties": {},
2019-06-06 13:48:32 +00:00
"rank": "primary",
"signals": {}
2019-06-06 13:48:32 +00:00
},
"gessrc": {
"author": "Thibault Saunier <tsaunier@igalia.com",
"description": "Source for GESTimeline.",
2019-06-06 13:48:32 +00:00
"hierarchy": [
"GESSrc",
"GESBaseBin",
2019-06-06 13:48:32 +00:00
"GstBin",
"GstElement",
"GstObject",
"GInitiallyUnowned",
"GObject"
],
2020-05-27 13:03:35 +00:00
"interfaces": [
"GstChildProxy",
"GstURIHandler"
],
"klass": "Codec/Source/Editing",
"long-name": "GStreamer Editing Services based 'source'",
2019-06-06 13:48:32 +00:00
"pad-templates": {
"audio_src": {
"caps": "audio/x-raw(ANY):\n",
"direction": "src",
"presence": "sometimes"
},
"video_src": {
"caps": "video/x-raw(ANY):\n",
"direction": "src",
"presence": "sometimes"
}
},
"properties": {},
2019-06-06 13:48:32 +00:00
"rank": "none",
"signals": {}
2019-06-06 13:48:32 +00:00
}
},
"filename": "gstges",
"license": "LGPL",
2020-06-22 22:05:13 +00:00
"other-types": {
"GESBaseBin": {
"hierarchy": [
"GESBaseBin",
"GstBin",
"GstElement",
"GstObject",
"GInitiallyUnowned",
"GObject"
],
"interfaces": [
"GstChildProxy"
],
"kind": "object",
"properties": {
"timeline": {
"blurb": "Timeline to use in this src.",
"conditionally-available": false,
"construct": false,
"construct-only": false,
"controllable": false,
"mutable": "null",
"readable": true,
"type": "GESTimeline",
"writable": true
}
}
}
},
2019-06-06 13:48:32 +00:00
"package": "GStreamer Editing Services",
"source": "gst-editing-services",
"tracers": {},
"url": "Unknown package origin"
},
2018-10-22 06:22:52 +00:00
"nle": {
"description": "GStreamer Non Linear Engine",
"elements": {
"nlecomposition": {
"author": "Wim Taymans <wim.taymans@gmail.com>, Edward Hervey <bilboed@bilboed.com>, Mathieu Duponchelle <mathieu.duponchelle@opencreed.com>, Thibault Saunier <tsaunier@gnome.org>",
"description": "Combines NLE objects",
"hierarchy": [
"NleComposition",
"NleObject",
"GstBin",
"GstElement",
"GstObject",
"GInitiallyUnowned",
"GObject"
],
2020-05-27 13:03:35 +00:00
"interfaces": [
"GstChildProxy"
],
2018-10-22 06:22:52 +00:00
"klass": "Filter/Editor",
"long-name": "GNonLin Composition",
"pad-templates": {
"src": {
"caps": "ANY",
"direction": "src",
"presence": "always"
}
},
"properties": {
"drop-tags": {
"blurb": "Whether the composition should drop tags from its children",
"conditionally-available": false,
"construct": false,
"construct-only": false,
"controllable": false,
"default": "true",
"mutable": "playing",
"readable": true,
"type": "gboolean",
"writable": true
},
"id": {
"blurb": "The stream-id of the composition",
2020-06-08 14:58:43 +00:00
"conditionally-available": false,
"construct": false,
"construct-only": false,
2020-06-08 14:58:43 +00:00
"controllable": false,
"default": "NULL",
2020-06-09 19:22:30 +00:00
"mutable": "null",
2020-05-27 13:03:35 +00:00
"readable": true,
"type": "gchararray",
"writable": true
2018-10-22 06:22:52 +00:00
}
},
"rank": "none",
"signals": {
"commited": {
"args": [
2020-05-27 13:03:35 +00:00
{
"name": "arg0",
"type": "gboolean"
}
2018-10-22 06:22:52 +00:00
],
2020-05-27 13:03:35 +00:00
"return-type": "void",
"when": "first"
2018-10-22 06:22:52 +00:00
}
}
},
"nleoperation": {
"author": "Wim Taymans <wim.taymans@gmail.com>, Edward Hervey <bilboed@bilboed.com>",
"description": "Encapsulates filters/effects for use with NLE Objects",
"hierarchy": [
"NleOperation",
"NleObject",
"GstBin",
"GstElement",
"GstObject",
"GInitiallyUnowned",
"GObject"
],
2020-05-27 13:03:35 +00:00
"interfaces": [
"GstChildProxy"
],
2018-10-22 06:22:52 +00:00
"klass": "Filter/Editor",
"long-name": "GNonLin Operation",
"pad-templates": {
"sink%%d": {
"caps": "ANY",
"direction": "sink",
"presence": "request"
},
"src": {
"caps": "ANY",
"direction": "src",
"presence": "always"
}
},
"properties": {
"sinks": {
"blurb": "Number of input sinks (-1 for automatic handling)",
2020-06-08 14:58:43 +00:00
"conditionally-available": false,
2018-10-22 06:22:52 +00:00
"construct": false,
"construct-only": false,
2020-06-08 14:58:43 +00:00
"controllable": false,
2018-10-22 06:22:52 +00:00
"default": "1",
"max": "2147483647",
"min": "-1",
2020-06-09 19:22:30 +00:00
"mutable": "null",
2020-05-27 13:03:35 +00:00
"readable": true,
"type": "gint",
2018-10-22 06:22:52 +00:00
"writable": true
}
},
"rank": "none",
"signals": {
"input-priority-changed": {
"args": [
2020-05-27 13:03:35 +00:00
{
"name": "arg0",
"type": "GstPad"
},
{
"name": "arg1",
"type": "guint"
}
2018-10-22 06:22:52 +00:00
],
2020-05-27 13:03:35 +00:00
"return-type": "void",
"when": "last"
2018-10-22 06:22:52 +00:00
}
}
},
"nlesource": {
"author": "Wim Taymans <wim.taymans@gmail.com>, Edward Hervey <bilboed@bilboed.com>",
"description": "Manages source elements",
"hierarchy": [
"NleSource",
"NleObject",
"GstBin",
"GstElement",
"GstObject",
"GInitiallyUnowned",
"GObject"
],
2020-05-27 13:03:35 +00:00
"interfaces": [
"GstChildProxy"
],
2018-10-22 06:22:52 +00:00
"klass": "Filter/Editor",
"long-name": "GNonLin Source",
"pad-templates": {
"src": {
"caps": "ANY",
"direction": "src",
"presence": "always"
}
},
"properties": {
"reverse": {
"blurb": "Whether to playback the source reverse or not",
"conditionally-available": false,
"construct": false,
"construct-only": false,
"controllable": false,
"default": "false",
"mutable": "null",
"readable": true,
"type": "gboolean",
"writable": true
}
},
2018-10-22 06:22:52 +00:00
"rank": "none",
"signals": {}
2018-10-22 06:22:52 +00:00
},
"nleurisource": {
"author": "Edward Hervey <bilboed@bilboed.com>",
"description": "High-level URI Source element",
"hierarchy": [
"NleURISource",
"NleSource",
"NleObject",
"GstBin",
"GstElement",
"GstObject",
"GInitiallyUnowned",
"GObject"
],
2020-05-27 13:03:35 +00:00
"interfaces": [
"GstChildProxy"
],
2018-10-22 06:22:52 +00:00
"klass": "Filter/Editor",
"long-name": "GNonLin URI Source",
"pad-templates": {
"src": {
"caps": "ANY",
"direction": "src",
"presence": "sometimes"
}
},
"properties": {
"uri": {
"blurb": "Uri of the file to use",
2020-06-08 14:58:43 +00:00
"conditionally-available": false,
2018-10-22 06:22:52 +00:00
"construct": false,
"construct-only": false,
2020-06-08 14:58:43 +00:00
"controllable": false,
2018-10-22 06:22:52 +00:00
"default": "NULL",
2020-06-09 19:22:30 +00:00
"mutable": "null",
2020-05-27 13:03:35 +00:00
"readable": true,
"type": "gchararray",
2018-10-22 06:22:52 +00:00
"writable": true
}
},
"rank": "none",
"signals": {}
2018-10-22 06:22:52 +00:00
}
},
"filename": "gstnle",
2018-10-22 06:22:52 +00:00
"license": "LGPL",
2020-06-22 22:05:13 +00:00
"other-types": {
"NleObject": {
"hierarchy": [
"NleObject",
"GstBin",
"GstElement",
"GstObject",
"GInitiallyUnowned",
"GObject"
],
"interfaces": [
"GstChildProxy"
],
"kind": "object",
"properties": {
"active": {
"blurb": "Use this object in the NleComposition",
"conditionally-available": false,
"construct": false,
"construct-only": false,
"controllable": false,
"default": "true",
"mutable": "null",
"readable": true,
"type": "gboolean",
"writable": true
},
"caps": {
"blurb": "Caps used to filter/choose the output stream",
"conditionally-available": false,
"construct": false,
"construct-only": false,
"controllable": false,
"default": "ANY",
"mutable": "null",
"readable": true,
"type": "GstCaps",
"writable": true
},
"duration": {
"blurb": "Outgoing duration (in nanoseconds)",
"conditionally-available": false,
"construct": false,
"construct-only": false,
"controllable": false,
"default": "0",
"max": "9223372036854775807",
"min": "0",
"mutable": "null",
"readable": true,
"type": "gint64",
"writable": true
},
"expandable": {
"blurb": "Expand to the full duration of the container composition",
"conditionally-available": false,
"construct": false,
"construct-only": false,
"controllable": false,
"default": "false",
"mutable": "null",
"readable": true,
"type": "gboolean",
"writable": true
},
"inpoint": {
"blurb": "The media start position (in nanoseconds)",
"conditionally-available": false,
"construct": false,
"construct-only": false,
"controllable": false,
"default": "18446744073709551615",
"max": "18446744073709551615",
"min": "0",
"mutable": "null",
"readable": true,
"type": "guint64",
"writable": true
},
"media-duration-factor": {
"blurb": "The relative rate caused by this object",
"conditionally-available": false,
"construct": false,
"construct-only": false,
"controllable": false,
"default": "1",
"max": "1.79769e+308",
"min": "0.01",
"mutable": "null",
"readable": true,
"type": "gdouble",
"writable": true
},
"priority": {
"blurb": "The priority of the object (0 = highest priority)",
"conditionally-available": false,
"construct": false,
"construct-only": false,
"controllable": false,
"default": "0",
"max": "-1",
"min": "0",
"mutable": "null",
"readable": true,
"type": "guint",
"writable": true
},
"start": {
"blurb": "The start position relative to the parent (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
},
"stop": {
"blurb": "The stop position relative to the parent (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": false
}
},
"signals": {
"commit": {
"action": true,
"args": [
{
"name": "arg0",
"type": "gboolean"
}
],
"return-type": "gboolean",
"when": "last"
}
}
}
},
2018-10-22 06:22:52 +00:00
"package": "GStreamer Editing Services",
"source": "gst-editing-services",
"tracers": {},
2018-10-22 06:22:52 +00:00
"url": "Unknown package origin"
}
}