GetVideoPreviewPlayInfo

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

获取文件播放详情

Constructors

Link copied to clipboard
constructor(driveId: String, fileId: String, category: String? = null, getSubtitleInfo: Boolean? = null, templateId: String? = null, urlExpireSec: Int? = null, onlyVip: Boolean? = null, withPlayCursor: Boolean? = 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?>