]> git.sesse.net Git - mlt/blobdiff - src/modules/core/producer_noise.yml
Remove from all existing yml: in, out, length,
[mlt] / src / modules / core / producer_noise.yml
index cd3e6076a7ce037d29a49c1ca15520f43eb67fa6..ac2783027c790a2018bb125c17252688248a242e 100644 (file)
@@ -11,35 +11,3 @@ tags:
   - Audio
   - Video
 description: White noise producer
-parameters:
-  - 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
-    
-  - identifier: aspect_ratio
-    title: Aspect Ratio
-    type: double
-    description: The sample aspect ratio of the producer
-    readonly: yes
-    
-  - identifier: length
-    title: Length
-    type: time
-    description: The duration of the file (in frames)
-    readonly: yes
-    widget: timecode