Represents the media player model
absoluteTime ():Float
The absolute time in reference to the starting presentation
time stamp of the most recently parsed Hls fragment
error ():String
The error message of the media player if an error occurs
isLive ():Bool
true if the content is live content
muted ():Bool
true if the media player is muted
profileIndex ():Int
The index of the media profile being played
startIndex ():Int
The index of the media profile to use when content first plays
streamInfo ():MediaStreamInfoModel
Retrieve the stream info model
url ():String
The manifest url of the current content
viewHeight ():Float
The height of the media player viewport
viewWidth ():Float
The width of the media player viewport