GetVideoPreviewPlayMeta

class GetVideoPreviewPlayMeta(driveId: String, fileId: String, category: String? = null, templateId: String? = null) : AliyunpanScope

获取文件播放元数据

Constructors

Link copied to clipboard
constructor(driveId: String, fileId: String, category: String? = null, templateId: String? = null)

Functions

Link copied to clipboard
open override fun getApi(): String
Link copied to clipboard
open override fun getHttpMethod(): String
Link copied to clipboard
open override fun getRequest(): Map<String, Any?>