文档核心类型VideoconfigVideoConfig type VideoConfig = { src: string; muted: boolean; }; src The source of the video. Should be a valid URL. muted Whether the video is muted.Menucomponent实用工具