]> git.sesse.net Git - mlt/blobdiff - src/modules/vorbis/producer_vorbis.yml
Remove from all existing yml: in, out, length,
[mlt] / src / modules / vorbis / producer_vorbis.yml
index c5e87e24e5ecd2de5e56bea47e173e9a47feb349..1bc37631bcbbe0ca53d8f96e4a99474277cd47dd 100644 (file)
@@ -20,27 +20,3 @@ parameters:
     required: yes
     mutable: no
     widget: fileopen
-    
-  - identifier: resource
-    title: Resource
-    type: string
-    readonly: yes
-    
-  - identifier: in
-    title: In point
-    type: time
-    description: Set the start time offset to use within the clip
-    readonly: no
-    mutable: no
-    minimum: 0
-    default: 0
-    widget: timecode
-    
-  - identifier: out
-    title: Out point
-    type: time
-    description: Set the ending time offset to use within the clip
-    readonly: no
-    minimum: 0
-    mutable: no
-    widget: timecode