Consumer Plugin

jack

---
schema_version: 0.1
type: consumer
identifier: jack
title: JACK
version: 1
copyright: Dan Dennedy
creator: Dan Dennedy
license: LGPLv2.1
language: en
tags:
  - Audio
parameters:
  - identifier: channels
    title: Channels
    type: integer
    minimum: 1
    default: 2
  - identifier: out_1
    title: Send L
    type: string
  - identifier: out_2
    title: Send R
    type: string
  - identifier: volume
    title: Volume
    type: float
    minimum: 0.0
    default: 1.0
  - identifier: refresh
    description: Applications should set this to update the video frame when paused.
    type: integer
    minimum: 0
    maximum: 1
...
Topic revision: r1 - 2012-04-20 - TWikiGuest
 
This site is powered by the TWiki collaboration platformCopyright © 2008-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding MLT Wiki? Send feedback
TWiki Appliance - Powered by TurnKey Linux