Media class
Properties
-
drmCertificate
↔ String?
-
Fairplay certificate. Can be either URL or Base64 encoded certificate
getter/setter pair
-
drmLicenseUrl
↔ String?
-
Widevine License URL if the media is DRM protected
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setteroverride
-
Player headers
getter/setter pair
-
imaTagUrl
↔ String?
-
IMA Ads
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
startFromSecond
↔ int?
-
Where to start media from (in seconds)
getter/setter pair
-
subtitles
↔ List<String>?
-
External subtitles url
getter/setter pair
-
url
↔ String
-
The Dash URL of the media (required)
getter/setter pair