From: Dan Dennedy Date: Thu, 19 Dec 2013 05:18:29 +0000 (-0800) Subject: Document the store property of xml consumer. X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=9d15e02b1822b253473fb72563c4daa6b03b3232;p=mlt Document the store property of xml consumer. --- diff --git a/src/modules/xml/consumer_xml.yml b/src/modules/xml/consumer_xml.yml index a310b953..85eab0bf 100644 --- a/src/modules/xml/consumer_xml.yml +++ b/src/modules/xml/consumer_xml.yml @@ -19,7 +19,8 @@ bugs: Property "id" is generated as service type followed by number if no property named "id" exists, but it fails to guarantee uniqueness. parameters: - - identifier: argument + - identifier: resource + argument: yes title: File type: string description: > @@ -83,3 +84,10 @@ parameters: - clock # or CLOCK default: frames widget: dropdown + + - identififer: store + title: Include property prefix + type: string + description: > + To save additional properties that MLT does not know about, supply an + application-specific property name prefix that you are using.