Companion

object Companion

Functions

Link copied to clipboard
fun Streamable.InputProvider.toSource(id: String, isVideo: Boolean = false, isLive: Boolean = false): Streamable.Source.Raw

fun String.toSource(headers: Map<String, String> = mapOf(), type: Streamable.SourceType = SourceType.Progressive, isVideo: Boolean = false, isLive: Boolean = false): Streamable.Source.Http

Creates a Http source from the String Url.