Player Module
/
com.bitmovin.player.api.source
/
SourceType
Source
Type
enum
SourceType
:
Enum
<
SourceType
> ,
Parcelable
Content copied to clipboard
Available types for a
Source
.
Entries
Inherited functions
Inherited properties
Entries
Dash
Link copied to clipboard
Dash
()
Content copied to clipboard
Hls
Link copied to clipboard
Hls
()
Content copied to clipboard
Smooth
Link copied to clipboard
Smooth
()
Content copied to clipboard
Progressive
Link copied to clipboard
Progressive
()
Content copied to clipboard
Inherited properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard
Inherited functions
describeContents
Link copied to clipboard
abstract fun
describeContents
():
Int
Content copied to clipboard
writeToParcel
Link copied to clipboard
abstract fun
writeToParcel
(p0:
Parcel
, p1:
Int
)
Content copied to clipboard