Change Type Workflow Operation

ID: changetype

Description

The change type workflow operation can be used to change the type of media package elements.

Parameter Table

Configuration Key Description Example
source-flavors The source flavor(s) to select from presenter/source
source-tags Comma-separated list of source-tags archive
target-flavor* The target flavor presenter/target
target-type* The target type track

* mandatory configuration key

Notes:

Operation Example

  - id: changetype
    description: Change type of captions to track
    configurations:
      - source-flavors: captions/*
      - target-flavor: captions/source
      - target-type: track