UNPKG

@liveryvideo/player

Version:

Livery video player for use in web browsers.

54 lines (27 loc) 686 B
[@liveryvideo/player v7.15.0](../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.