Interface: PlayerConfig
Updated: 2025-10-10 12:02:04
Polyv Wx Live Core SDK / PlayerConfig
Interface: PlayerConfig
Player initialization configuration options
Properties
auth
auth:
AuthSetting
Authentication parameters
cid
cid:
string
Channel ID
forceVideo?
optionalforceVideo:boolean
Whether to force the use of the video component for live streaming playback, default is false
isAutoChange?
optionalisAutoChange:boolean
Automatically switch between live and replay videos, default is false
level?
optionallevel:number
Default clarity level
line?
optionalline:number
Default line
playCore?
optionalplayCore:number
Latency kernel
statistics?
optionalstatistics:Partial<{param1:string;param2:string;param4:string;param5:string;sessionId:string; }>
Statistics data
uid
uid:
string
User ID
vodDuration?
optionalvodDuration:number
Replay duration
vodSrc?
optionalvodSrc:string
Replay URL
