@custouch/jssdk
Preparing search index...
service/learning
LearningLesson
Type Alias LearningLesson
课程详情
type
LearningLesson
=
{
contentType
:
string
;
cover
:
string
;
duration
:
string
;
id
:
string
;
lecturer
:
string
;
name
:
string
;
size
:
string
;
status
:
LearningStatus
;
url
:
string
;
videoAnchor
:
string
;
videoAnchorMax
:
string
;
watermark
?:
WmImgOptions
&
{
enabled
:
boolean
}
;
}
Index
Properties
content
Type
cover
duration
id
lecturer
name
size
status
url
video
Anchor
video
Anchor
Max
watermark?
Properties
content
Type
contentType
:
string
视频格式
cover
cover
:
string
课程视频封面
duration
duration
:
string
课程视频时长
id
id
:
string
课程视频id
lecturer
lecturer
:
string
讲师
name
name
:
string
课程视频名称
size
size
:
string
视频文件大小
status
status
:
LearningStatus
学习状态
url
url
:
string
视频url
video
Anchor
videoAnchor
:
string
观看时长
video
Anchor
Max
videoAnchorMax
:
string
最长观看时长
Optional
watermark
watermark
?:
WmImgOptions
&
{
enabled
:
boolean
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
Type
cover
duration
id
lecturer
name
size
status
url
video
Anchor
video
Anchor
Max
watermark
@custouch/jssdk
Loading...
课程详情