VideoPresentation
The VideoPresentation model includes information about the video presentation, such as information about the participant who started the video presentation, the URL of the presented video file, and the video presentation timestamp.
Properties
owner
• owner: Participant
The participant who started the presentation.
timestamp
• timestamp: number
The current video presentation timestamp used for seeking and pausing the video.
url
• url: string
The URL of the presented video file.
Updated almost 2 years ago