<theoplayer-time-display> - A control that displays the current time of the stream.
<theoplayer-time-display>
show-duration - If set, also shows the duration of the stream.
show-duration
remaining - If set, shows the remaining time of the stream. Not compatible with show-duration.
remaining
remaining-when-live - If set, and the stream is a livestream, shows the remaining time (until the live point) of the stream.
remaining-when-live
Optional
Readonly
The names of the properties this element will receive.
Static
Protected
<theoplayer-time-display>
- A control that displays the current time of the stream.Attribute
show-duration
- If set, also shows the duration of the stream.Attribute
remaining
- If set, shows the remaining time of the stream. Not compatible withshow-duration
.Attribute
remaining-when-live
- If set, and the stream is a livestream, shows the remaining time (until the live point) of the stream.