[@liveryvideo/player](../index.md) / LiveryFeaturesChangeEvent

# Class: LiveryFeaturesChangeEvent

Dispatched when `features` has changed.

## Extends

- `Event`

## Properties

### features

> `readonly` **features**: `object`

Registry of features supported by the player in general and under given circumstances.

#### airplay

> **airplay**: `boolean`

#### chromecast

> **chromecast**: `boolean`

#### contact

> **contact**: `boolean`

#### fullscreen

> **fullscreen**: `boolean`

#### pip

> **pip**: `boolean`

#### scrubber

> **scrubber**: `boolean`

#### volume

> **volume**: `boolean`

***

### type

> `static` **type**: `"livery-features-change"`

Event type.
