Enumeration: PlayerSdkEvents
Written by
Updated at October 9, 2024
Enumeration Members
- CurrentTimeChange
- DurationChange
- ErrorChange
- MutedChange
- SourceChange
- StatusChange
- UtcStartTimeChange
- VideoTypeChange
- VolumeChange
CurrentTimeChange
• CurrentTimeChange = "CurrentTimeChange"
Changing the position on the timeline (in seconds).
DurationChange
• DurationChange = "DurationChange"
Changing video duration (in seconds).
ErrorChange
• ErrorChange = "ErrorChange"
MutedChange
• MutedChange = "MutedChange"
Changing the video muted
status.
SourceChange
• SourceChange = "SourceChange"
Changing the content source.
StatusChange
• StatusChange = "StatusChange"
UtcStartTimeChange
• UtcStartTimeChange = "UtcStartTimeChange"
Changing the UTC video start time (in seconds).
VideoTypeChange
• VideoTypeChange = "VideoTypeChange"
VolumeChange
• VolumeChange = "VolumeChange"
Changing the sound volume in a video.