]> git.sesse.net Git - mlt/blob - src/modules/vorbis/producer_vorbis.yml
Remove from all existing yml: in, out, length,
[mlt] / src / modules / vorbis / producer_vorbis.yml
1 schema_version: 0.1
2 type: producer
3 identifier: vorbis
4 title: Ogg Vorbis
5 version: 1
6 copyright: Visual Media FX ?
7 creator: Charles Yates
8 license: LGPLv2.1
9 language: en
10 tags:
11   - Audio
12 description: |
13   OGG Vorbis file reader.
14 parameters:
15   - identifier: argument
16     title: File
17     type: string
18     description: File to use (only .ogg supported at the moment)
19     readonly: no
20     required: yes
21     mutable: no
22     widget: fileopen