题目详情
单选题 Vue3 Setup 中,创建视频控制实例的正确 TypeScript 代码是
A. const videoCtx = uni.createVideoContext()
B. const videoCtx = uni.createVideoContext("myVideoClass")
C. const videoCtx: uni.VideoContext = uni.createVideoContext("myVideo")
D. const videoCtx = uni.getVideoContext("myVideo")

学科:默认课程
时间:2025-11-11 00:17:23
相关题目
相关作业
