Interface VariantSetting

Hierarchy

  • VariantSetting

Properties

contentType: string

The content type of the transform output of this variant.

name: string

The name of variant. Maps to file name under the media entry directory.

transform: ReadWriteStream

The transform stream that takes file from input stream and outputs the variant file.

Generated using TypeDoc