Options
All
  • Public
  • Public/Protected
  • All
Menu

Processor construction parameters

Hierarchy

  • ProcessorParams

Index

Properties

name: string

Processor name

options?: any

Parameters to pass into the processor constructor

type: MediaType

Processor type, currently only supports video

url: string

Load the processor script from the absolute URL (the processor script must be from the same origin or CORS must be enabled).