MssManifest

A Microsoft Smooth Streaming (MSS) manifest configuration.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An optional string to include in the name of the manifest.

Link copied to clipboard

A StreamSelection configuration.

Functions

Link copied to clipboard
inline fun copy(block: MssManifest.Builder.() -> Unit = {}): MssManifest
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String