Source
The Source class is an immutable representation of a specific playable video asset, including the URL or other necessary information required to play the video.
Constructors
Types
Properties
Functions
Link copied to clipboard
Convenience getter to retrieve the property with a key of BIT_RATE
Link copied to clipboard
Returns the DeliveryType for this Source, or DeliveryType.UNKNOWN if none was specified.
Link copied to clipboard
Convenience method to retrieve a property from the dynamic properties Map that is expected to be an Integer.
Convenience static method to retrieve a property from a properties Map that is expected to be an Integer.
Link copied to clipboard
Returns the specified key system, or an empty Map if the key system can not be found
Link copied to clipboard
Link copied to clipboard
Retrieves a Map of dynamic properties for this object.
Link copied to clipboard
Gets the URL of the source.
Link copied to clipboard
Convenience method to retrieve a property from the dynamic properties Map that is expected to be a String.
Convenience static method to retrieve a property from a properties Map that is expected to be a String.
Link copied to clipboard
Checks if the source has HLSe encryption.
Link copied to clipboard
Checks if the source has the specified key system.