toggle menu
opensdk
androidJvm
switch theme
search in API
opensdk
/
com.alicloud.databox.opensdk.scope
/
AliyunpanVideoScope
/
GetVideoPreviewPlayMeta
Get
Video
Preview
Play
Meta
class
GetVideoPreviewPlayMeta
(
driveId
:
String
,
fileId
:
String
,
category
:
String
?
=
null
,
templateId
:
String
?
=
null
)
:
AliyunpanScope
获取文件播放元数据
Members
Constructors
Get
Video
Preview
Play
Meta
Link copied to clipboard
constructor
(
driveId
:
String
,
fileId
:
String
,
category
:
String
?
=
null
,
templateId
:
String
?
=
null
)
Functions
get
Api
Link copied to clipboard
open
override
fun
getApi
(
)
:
String
get
Http
Method
Link copied to clipboard
open
override
fun
getHttpMethod
(
)
:
String
get
Request
Link copied to clipboard
open
override
fun
getRequest
(
)
:
Map
<
String
,
Any
?
>