UNPKG

@zezosoft/react-player

Version:

A lightweight and customizable video player by Zezosoft, built for seamless streaming with advanced controls, adaptive playback, and modern UI. Perfect for web and React applications.

4 lines (3 loc) 180 B
export declare const CONTROL_INTERACTION_EVENT = "video-controls:interaction"; export declare const CONTROLS_HIDE_DELAY_MS = 3000; export declare const SKIP_INTERVAL_SECONDS = 10;