UNPKG

@wistia/wistia-player

Version:

An embeddable wistia-player web component and React wrapper to add responsive, lightweight, and SEO-friendly videos to your site.

14 lines 851 B
export declare const AFTER_REPLACE_EVENT = "after-replace"; export declare const API_READY_EVENT = "api-ready"; export declare const BEFORE_REPLACE_EVENT = "before-replace"; export declare const BETWEENTIMES_EVENT_EV1 = "betweentimes"; export declare const CROSSTIME_EVENT_EV1 = "crosstime"; export declare const EMBED_OPTIONS_CHANGED_EVENT = "embed-options-changed"; export declare const IMPL_CREATED_EVENT = "impl-created"; export declare const INIT_EMBED_EVENT = "initembed"; export declare const INPUT_CONTEXT_CHANGE_EVENT = "input-context-change"; export declare const INTERNAL_API_ON_FIND_EVENT = "internal-api-on-find"; export declare const LOADED_MEDIA_DATA_EVENT = "loaded-media-data"; export declare const MUTE_CHANGE_EVENT = "mute-change"; export declare const TIME_UPDATE_EVENT = "time-update"; //# sourceMappingURL=eventConstants.d.ts.map