The spark.components.mediaClasses package contains media classes for the Spark components.
| Class | Description | |
|---|---|---|
| MuteButton | The MuteButton is a mute button. | |
| ScrubBar | The VideoScrubBar class is a video scrubbar/timeline that can show the current playHead, the amount previously played, and the buffered video. | |
| StreamingVideoSource | The StreamingVideoSource class represents a streaming video source and can be used for streaming pre-recorded video or live streaming video. | |
| StreamItem | The StreamItem class represents a stream on the server plus a bitRate for that stream. | |
| VolumeBar | The VolumeBar is a drop-down slider to control the volume of the video player. |