Interface: PlayerConfig
更新時間:2025-10-10 12:02:04
Polyv Wx Live Player Component
Polyv Wx Live Player Component / modules/plv-live-player-core/polyv-live-player / PlayerConfig
Interface: PlayerConfig
播放器初始化配置項
Properties
auth
auth:
AuthSetting
鑑權參數
cid
cid:
string
頻道 ID
forceVideo?
optionalforceVideo:boolean
是否強制使用 video 組件播放直播,預設為 false
isAutoChange?
optionalisAutoChange:boolean
自動切換直播與回放影片,預設為 false
level?
optionallevel:number
預設使用的清晰度
line?
optionalline:number
預設使用的線路
playCore?
optionalplayCore:number
延遲核心
statistics?
optionalstatistics:Partial<{param1:string;param2:string;param4:string;param5:string;sessionId:string; }>
統計資料
uid
uid:
string
使用者 ID
vodDuration?
optionalvodDuration:number
回放時長
vodSrc?
optionalvodSrc:string
回放位址
xAuthToken?
optionalxAuthToken:string
鑑權 Token
