Companion

object Companion

Functions

Link copied to clipboard

Creates a Background media from this String Url.

Link copied to clipboard
Link copied to clipboard
fun String.toServerMedia(headers: Map<String, String> = mapOf(), type: Streamable.SourceType = SourceType.Progressive, isVideo: Boolean = false): Streamable.Media.Server

Creates a single Source server media from this String Url.

Link copied to clipboard

Creates a Subtitle media from this String Url.