Interface: PlayerSdkState
Written by
Updated at October 9, 2024
Properties
currentTime
• currentTime: null | Seconds
Current time on the video timeline.
duration
• duration: null | Seconds
Video duration.
error
• error: null | PublicIFrameApiErrorInterface
Current error.
muted
• muted: boolean
Video muted status.
source
• source: null | string
Video source.
status
• status: PlayerSdkStatus
utcStartTime
• utcStartTime: null | number
videoType
• videoType: null | VideoType
volume
• volume: number
Sound volume level of a video.