UNPKG

react-streamify-play

Version:

react-streamify-play is a simple yet customizable video player for reactjs.

13 lines (12 loc) 303 B
export declare const defaultKeyConfig: { PLAY_PAUSE: string[]; MUTE: string[]; FULLSCREEN: string[]; PICTURE_IN_PICTURE: string[]; THEATER_MODE: string[]; NEXT: string[]; PREVIOUS: string[]; SETTINGS: string[]; SKIP_FORWARD: string[]; SKIP_BACKWARD: string[]; };