__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
schema_version: 7.0
type: producer
identifier: xml
title: XML File
version: 1
copyright: Meltytech, LLC
creator: Dan Dennedy
license: LGPLv2.1
language: en
tags:
- Audio
- Video
description: |
Construct a service network from an XML description. See docs/mlt-xml.txt.
notes: >
If there is a service with a property "xml_retain=1" that is not the
producer, and if it also has an "id" property; then the extra service
is put into a properties list keyed on the id property. Then, that
properties list is placed as a property on the returned service with
the name "xml_retain". This lets an application retrieve additional
deserialized services that are not the lastmost producer or anywhere in
its graph.
bugs:
- >
This producer is not thread-safe during its construction because it
may modify the mlt_profile, even if is_explicit is set.
parameters:
- identifier: resource
argument: yes
title: File
type: string
description: An XML text file containing MLT XML.
readonly: no
required: yes
mutable: no
widget: fileopen
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| consumer_xml.yml | File | 3.61 KB | 0644 |
|
| mlt-xml.dtd | File | 3.41 KB | 0644 |
|
| producer_xml-nogl.yml | File | 433 B | 0644 |
|
| producer_xml-string.yml | File | 470 B | 0644 |
|
| producer_xml.yml | File | 1.06 KB | 0644 |
|