player-android
3.41.0
androidJvm
player-core
/
com.bitmovin.player.api.source
/
SmoothSource
Smooth
Source
open
class
SmoothSource
:
AdaptiveSource
Deprecated
Represents a Smooth Streaming media source.
Deprecated
use SourceConfig(url, type) instead.
Members
Constructors
Smooth
Source
Link copied to clipboard
constructor
(
url
:
String
)
Properties
CREATOR
Link copied to clipboard
val
CREATOR
:
Parcelable.Creator
<
SmoothSource
>