chrome.cast. 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
nullable number
The height of the image.
url
string
The URL to the image.
width
nullable number
The width of the image.