The Seek
and SeekBuffer
components provide visual elements for seeking through media and displaying buffer status.
Seek
components extend from
@radix-ui/react-slider
,
and inherits all of the documentation for those components.Seek
forceMount
SeekBuffer
Seek
data-livepeer-controls-seek
data-duration
data-progress
data-live
"true"
for live and "false"
for
non-live media.
data-buffered
data-visible
"true"
meaning it’s
currently visible (i.e., the media is not live) and "false"
denoting it’s not
visible.
This is often used for dynamically applying enter/exit CSS animations.
SeekBuffer
data-livepeer-controls-seek-buffer
data-buffered