VideoPresentation

The VideoPresentation model gathers information related to video presentations, such as URL informing about the location of the video file, presentation state, and the latest timestamp.

Available in the package com.voxeet.sdk.services.presentation.video.VideoPresentation.

Properties

url (String)

The URL informing about the location of the presented video.


state (PresentationState)

The current state of the video presentation.


lastSeekTimestamp (long)

The latest timestamp informing about the current video position.