Aliyunpan Video Scope
interface AliyunpanVideoScope
Types
Link copied to clipboard
class GetVideoPreviewPlayInfo(driveId: String, fileId: String, category: String? = null, getSubtitleInfo: Boolean? = null, templateId: String? = null, urlExpireSec: Int? = null, onlyVip: Boolean? = null, withPlayCursor: Boolean? = null) : AliyunpanScope
获取文件播放详情
Link copied to clipboard
class GetVideoPreviewPlayMeta(driveId: String, fileId: String, category: String? = null, templateId: String? = null) : AliyunpanScope
获取文件播放元数据
Link copied to clipboard
获取最近播放列表
Link copied to clipboard
class UpdateVideoRecord(driveId: String, fileId: String, playCursor: String, duration: String? = null) : AliyunpanScope
更新播放进度