ProgressiveSource

open class ProgressiveSource : MediaSource

Represents a progressive media source.

Deprecated

use SourceConfig(url, type) instead.

Constructors

Link copied to clipboard
open fun ProgressiveSource(url: String)

Properties

Link copied to clipboard
val CREATOR: Parcelable.Creator<ProgressiveSource>