Class: BestCommentatorPlayer

ov.Widget. BestCommentatorPlayer

new ov.Widget.BestCommentatorPlayer(param)

common/PilotGaea-Widget.js, line 5664

故事播放器Widget,需加入material-icons.css
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
或參照Google Fonts Material Icons Guide設置離線版本。
https://developers.google.com/fonts/docs/material_icons

Name Type Description
param Object

參數。

Name Type Default Description
view ov.TerrainView

圖台物件。

storySrcList String | Array.<File> optional

預放故事來源列表,會放到選擇故事列表中,若未指定預載故事來源則載入此列表中的最後一個故事。

preloadStorySrc String optional

預載故事來源,會在開啟Widget後自動載入。

showTotalProgress Boolean true optional

顯示總進度條,若故事無設定延遲則不顯示。

showChapterProgress Boolean true optional

顯示章節進度條,若故事無設定延遲則不顯示。