Optional
Beta
isNote: This API is experimental and may change in a future release.
A function which keeps or removes a quality from the player. This function runs after the player filters the quality list internally. For example, after we remove qualities with unsupported codecs.
If true, the quality remains available.
If false, the quality will not be auto selected, cannot be manually selected, and will not be returned by Player.getQualities.
Optional
logThis can be set after construction using Player.setLogLevel.
Optional
serviceContains details about the service worker configuration.
URL where the amazon-ivs-wasmworker.min.wasm file is hosted. This option is only supported by the NPM distribution of the player.
URL where the amazon-ivs-wasmworker.min.js file is hosted. This option is only supported by the NPM distribution of the player.
An interface describing the available configuration options for a new player instance.