Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PlayerConfig

An interface describing the available configuration options for a new player instance.

Hierarchy

  • PlayerConfig

Index

Properties

Properties

wasmBinary

wasmBinary: string

URL where the amazon-ivs-wasmworker.min.wasm file is hosted. This option is only supported by the NPM distribution of the player.

wasmWorker

wasmWorker: string

URL where the amazon-ivs-wasmworker.min.js file is hosted. This option is only supported by the NPM distribution of the player.

Generated using TypeDoc