您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. m-toolset:基本工具集-源码

  2. 工具集 获取有关本地视频文件的信息import { getVideoInfo } from 'm-toolset' getVideoInfo ( file ) . then ( ( { blob , ... videoInfo } = data ) => { console . log ( 'Video cover' , blob ) console . log ( 'Width, height and duration of video' , videoInfo )
  3. 所属分类:其它