GetStreamPlayback

data class GetStreamPlayback(val dash: String, val hls: String)

Constructors

Link copied to clipboard
constructor(dash: String, hls: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

DASH Media Presentation Description for the video.

Link copied to clipboard
val hls: String

The HLS manifest for the video.