Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VideoFxPaths

An interface to define the asset paths that will be loaded from CDN for video effects during meeting

Hierarchy

  • VideoFxPaths

Index

Properties

cdnBasePath

cdnBasePath: string

Base path for CDN

fxLibPath

fxLibPath: string

Path to the library responsible for managing and applying video effects like background blur or replacement.

workerPath

workerPath: string

Path to the web worker that will be processing video frames

Generated using TypeDoc