UNPKG

xgplayer-mp4

Version:

xgplayer plugin for mp4 transform to fmp4

6 lines (5 loc) 141 B
export default util; declare namespace util { function nowTime(): number; function concatData(video: any, audio: any): Uint8Array; }