The LiveIndicator
component visually signals the live status of media playback.
LiveIndicator
is designed to provide a clear, visual cue of the live status
of the media playback.matcher
patternforceMount
matcher
LiveIndicator
is shown, accepting a boolean or a function
for customized visibility logic.
data-livepeer-live-indicator
data-live
"true"
for live, "false"
for not live).
data-visible
"true"
) or hidden ("false"
), useful
for CSS-based animations.