EgressHLSResponse

data class EgressHLSResponse(@Json(name = "playlist_url") val playlistUrl: String)

Parameters

playlistUrl

Constructors

Link copied to clipboard
constructor(@Json(name = "playlist_url") playlistUrl: String)

Properties

Link copied to clipboard