MCPcopy Create free account

hub / github.com/aliyunvideo/AliyunPlayer_Web / functions

Functions638 in github.com/aliyunvideo/AliyunPlayer_Web

FunctionPinger
(client, window, keepAliveInterval)
h5VodDemo/disk/lib/mqttws31.js:677
FunctionPinger
(client, window, keepAliveInterval)
h5LiveDemo/src/lib/mqttws31.js:677
FunctionPinger
(client, window, keepAliveInterval)
h5LiveDemo/disk/lib/mqttws31.js:677
FunctionThePlayerList
(props: { playingVideo: PlayInfo })
h5VodReactDemo/src/pages/components/thePlayer/ThePlayer.tsx:4
FunctionTimeout
(client, window, timeoutSeconds, action, args)
h5VodDemo/src/lib/mqttws31.js:720
FunctionTimeout
(client, window, timeoutSeconds, action, args)
h5VodDemo/disk/lib/mqttws31.js:720
FunctionTimeout
(client, window, timeoutSeconds, action, args)
h5LiveDemo/src/lib/mqttws31.js:720
FunctionTimeout
(client, window, timeoutSeconds, action, args)
h5LiveDemo/disk/lib/mqttws31.js:720
FunctionV
()
multiPlatformLiveDemo/disk/js/mobile.main.min.js:20
FunctionVideoList
(props: { update: updataInfo })
h5VodReactDemo/src/pages/components/videoList/VideoList.tsx:9
FunctionWireMessage
(type, options)
h5VodDemo/src/lib/mqttws31.js:250
FunctionWireMessage
(type, options)
h5VodDemo/disk/lib/mqttws31.js:250
FunctionWireMessage
(type, options)
h5LiveDemo/src/lib/mqttws31.js:250
FunctionWireMessage
(type, options)
h5LiveDemo/disk/lib/mqttws31.js:250
Method_getTime
(memoryVideo)
customComponents/src/components/MemoryPlayComponent/index.js:111
Method_saveTime
(memoryVideo,currentTime)
customComponents/src/components/MemoryPlayComponent/index.js:115
Method_unbindEvent
()
h5VodDemo/src/js/videoplayer/index.js:108
Method_unbindEvent
()
h5LiveDemo/src/js/videoplayer/index.js:73
Methodclear
()
h5VodDemo/src/js/comment/videocomments.js:27
Methodclear
()
h5LiveDemo/src/js/comment/videocomments.js:22
FunctionclientId
()
h5VodDemo/src/lib/mqttws31.js:2001
FunctionclientId
()
h5VodDemo/disk/lib/mqttws31.js:2001
FunctionclientId
()
h5LiveDemo/src/lib/mqttws31.js:2001
FunctionclientId
()
h5LiveDemo/disk/lib/mqttws31.js:2001
FunctioncloseControl
()
vod-mini-program/pages/index/index.js:78
MethodclosePreviewLayer
()
customComponents/src/components/PreviewVodComponent/index.js:112
MethodcomponentDidMount
()
multiPlatformLiveDemo/src/mobile/components/App.jsx:21
MethodcomponentDidUpdate
()
multiPlatformLiveDemo/src/mobile/components/h5video/index.jsx:30
FunctioncomputedDef
(definition)
vod-mini-program/pages/index/index.js:49
Methodconstructor
* @constructor 暂停图片广告组件构造函数 * @param {String coverUrl 封面图片地址} * @param {String adUrl 广告地址}
customComponents/src/components/PauseADComponent/index.js:15
Methodconstructor
()
customComponents/src/components/ProgressComponent/index.js:9
Methodconstructor
* @constructor 旋转镜像组件构造函数
customComponents/src/components/RotateMirrorComponent/index.js:12
Methodconstructor
(getQuality)
customComponents/src/components/QualityComponent/index.js:10
Methodconstructor
* @constructor 弹幕组件构造函数 * @param {Array danmuList 弹幕数组, 参考 CommentCoreLibrary 文档 https://github.com/jabbany/CommentCoreLibrary/} * @param {id 或者
customComponents/src/components/AliplayerDanmuComponent/index.js:21
Methodconstructor
(clickHandle)
customComponents/src/components/playerNextComponent/index.js:4
Methodconstructor
* @constructor 记忆播放组件构造函数
customComponents/src/components/MemoryPlayComponent/index.js:12
Methodconstructor
* @constructor 音轨组件构造函数
customComponents/src/components/TrackComponent/index.js:15
Methodconstructor
* @constructor 开始图片广告组件构造函数 * @param {String coverUrl 广告图片地址} * @param {String adUrl 广告链接} * @param {Number adDuration 广告时长, 单位为秒}
customComponents/src/components/StartADComponent/index.js:15
Methodconstructor
* @constructor 试看组件构造函数 * @param {Number previewDuration 试看时长单位为秒, 传入0表示可以完整观看} * @param {String previewEndHtml 可选参数, 插入到试看结束之后显示的 dom 字符串, 默认为
customComponents/src/components/PreviewVodComponent/index.js:15
Methodconstructor
* @constructor 播放列表组件构造函数 * @param {Array playlist 播放列表数组}
customComponents/src/components/PlaylistComponent/index.js:24
Methodconstructor
* @constructor 字幕组件构造函数
customComponents/src/components/CaptionComponent/index.js:15
Methodconstructor
* @constructor 倍速播放组件构造函数
customComponents/src/components/RateComponent/index.js:12
Methodconstructor
* @constructor PC 多视频广告的构造函数 * @param adVideoSource {@String 广告视频的视频地址 必须参数} * @param adLink {@String 广告视频的链接地址 必须参数} * @param adCloseFunctio
customComponents/src/components/ManyVideoADComponent/index.js:20
Methodconstructor
* @constructor 移动端多视频广告组件 * @param {String adVideoSource 视频广告播放地址} * @param {String adLink 广告链接} * @param {Function adCloseFunction 关闭广告按钮点击出
customComponents/src/components/ManyVideoADComponent/index.js:194
Methodconstructor
* @constructor PC 视频广告的构造函数 * @param adVideoSource {@String 广告视频的视频地址 必须参数} * @param adLink {@String 广告视频的链接地址 必须参数} * @param adCloseFunction
customComponents/src/components/VideoADComponent/index.js:19
Methodconstructor
* @constructor 移动端视频广告组件 * @param {String adVideoSource 视频广告播放地址} * @param {String adLink 广告链接} * @param {Function adCloseFunction 关闭广告按钮点击出发
customComponents/src/components/VideoADComponent/index.js:145
Methodconstructor
* @constructor 跑马灯构造函数 * @param {String text 跑马灯内容} * @param {Object style 跑马灯样式} * param {String bulletPosition 跑马灯所在的位置, 可能的值 'top', 'botto
customComponents/src/components/BulletScreenComponent/index.js:15
Methodconstructor
(data)
multiPlatformLiveDemo/src/pc/component/video/index.js:4
Methodconstructor
(dataList)
multiPlatformLiveDemo/src/pc/component/livelist/index.js:12
Methodconstructor
()
multiPlatformLiveDemo/src/common/request.js:4
Methodconstructor
(props)
multiPlatformLiveDemo/src/mobile/components/App.jsx:10
Methodconstructor
(props)
multiPlatformLiveDemo/src/mobile/components/h5video/index.jsx:7
Methodconstructor
(props)
multiPlatformLiveDemo/src/mobile/components/livelistitem/index.jsx:5
Methodconstructor
(props)
multiPlatformLiveDemo/src/mobile/components/listheader/index.jsx:6
Methodconstructor
(props)
multiPlatformLiveDemo/src/mobile/components/livelist/index.jsx:5
Methodconstructor
(wrapper, player)
h5VodDemo/src/js/comment/index.js:5
Methodconstructor
(wrapper)
h5VodDemo/src/js/comment/videocomments.js:10
Methodconstructor
(props)
h5VodDemo/src/js/videoplayer/index.js:4
Methodconstructor
(wrapper, images = ['xin.png', 'xin.png', 'xin.png', 'xin.png', 'xin.png', 'xin.png'])
h5VodDemo/src/js/favoriate/index.js:7
Methodconstructor
(host, port, path, clientId)
h5VodDemo/src/js/mqtt/mqttclient.js:5
Methodconstructor
()
h5LiveDemo/src/js/header/index.js:5
Methodconstructor
(wrapper, player)
h5LiveDemo/src/js/comment/index.js:6
Methodconstructor
(wrapper)
h5LiveDemo/src/js/comment/videocomments.js:10
Methodconstructor
(props)
h5LiveDemo/src/js/videoplayer/index.js:5
Methodconstructor
(images = ['xin.png', 'xin.png', 'xin.png', 'xin.png', 'xin.png', 'xin.png'])
h5LiveDemo/src/js/favoriate/index.js:6
Methodconstructor
(host, port, path, clientId)
h5LiveDemo/src/js/mqtt/mqttclient.js:5
MethodcreateEl
(el, player)
customComponents/src/components/PauseADComponent/index.js:21
MethodcreateEl
(el, player)
customComponents/src/components/ProgressComponent/index.js:19
MethodcreateEl
(el, player)
customComponents/src/components/RotateMirrorComponent/index.js:16
MethodcreateEl
(el, player)
customComponents/src/components/QualityComponent/index.js:19
MethodcreateEl
(el, player)
customComponents/src/components/AliplayerDanmuComponent/index.js:32
MethodcreateEl
(el)
customComponents/src/components/playerNextComponent/index.js:14
MethodcreateEl
(el)
customComponents/src/components/MemoryPlayComponent/index.js:20
MethodcreateEl
(el,player)
customComponents/src/components/TrackComponent/index.js:23
MethodcreateEl
(el, player)
customComponents/src/components/StartADComponent/index.js:25
MethodcreateEl
(el, player)
customComponents/src/components/PreviewVodComponent/index.js:68
MethodcreateEl
(el, player)
customComponents/src/components/PlaylistComponent/index.js:32
MethodcreateEl
(el,player)
customComponents/src/components/CaptionComponent/index.js:23
MethodcreateEl
(el)
customComponents/src/components/RateComponent/index.js:16
MethodcreateEl
(el, player)
customComponents/src/components/ManyVideoADComponent/index.js:31
MethodcreateEl
(el, player)
customComponents/src/components/ManyVideoADComponent/index.js:205
MethodcreateEl
(el, player)
customComponents/src/components/VideoADComponent/index.js:31
MethodcreateEl
(el, player)
customComponents/src/components/VideoADComponent/index.js:158
MethodcreateEl
(el, player)
customComponents/src/components/BulletScreenComponent/index.js:23
Methodcreated
(player)
customComponents/src/components/QualityComponent/index.js:47
Methodcreated
(player)
customComponents/src/components/TrackComponent/index.js:114
Methodcreated
(player)
customComponents/src/components/CaptionComponent/index.js:120
Methodcreated
(player)
customComponents/src/components/ManyVideoADComponent/index.js:40
Methodcreated
(player)
customComponents/src/components/ManyVideoADComponent/index.js:225
Methodcreated
(player)
customComponents/src/components/VideoADComponent/index.js:176
MethoddateFormat
(date, format)
multiPlatformLiveDemo/src/common/util.js:200
MethoddeleteCookie
(key)
multiPlatformLiveDemo/src/common/util.js:262
FunctiondestinationName
()
h5VodDemo/src/lib/mqttws31.js:2125
FunctiondestinationName
()
h5VodDemo/disk/lib/mqttws31.js:2125
FunctiondestinationName
()
h5LiveDemo/src/lib/mqttws31.js:2125
FunctiondestinationName
()
h5LiveDemo/disk/lib/mqttws31.js:2125
Methoddispose
()
customComponents/src/components/AliplayerDanmuComponent/index.js:162
Methoddispose
(player, e)
customComponents/src/components/MemoryPlayComponent/index.js:84
FunctiondoPing
()
h5VodDemo/src/lib/mqttws31.js:692
FunctiondoPing
()
h5VodDemo/disk/lib/mqttws31.js:692
← previousnext →401–500 of 638, ranked by callers