Skip to main content
Version: 24.38.0

视频格式类型

🌐 VideoFormat type

语法

🌐 Signature

export type VideoFormat = 'webm' | 'gif' | 'mp4';