UNPKG

@extscreen/es3-player

Version:

Vue-Next binding for ES native framework

7 lines (6 loc) 134 B
export interface ESMediaMetadata { videoType?: string; size?: number; coverToConcat?: boolean; [prop: string]: any; }