cast.framework.messages. Image
class static
An image that describes a receiver application or media item. This could be an application icon, cover art, or a thumbnail.
Constructor
Image
new Image(url)
Parameter |
|
---|---|
url |
string The URL to the image. |
Properties
height
(number or undefined)
The height of the image.
url
string
The URL to the image.
width
(number or undefined)
The width of the image.