IDeviceIcon interface
Encapsulates the methods needed to provide information about the icon of a DLNA Device.
Members
The IDeviceIcon interface inherits from IInspectable. IDeviceIcon also has these types of members:
- Methods
Methods
The IDeviceIcon interface has these methods.
Method | Description |
---|---|
ContentType | Retrieves the content type of the icon. |
Height | Retrieves the height of the icon in pixels. |
Stream | Retrieves the icon as a stream. |
Width | Retrieves the width of the icon in pixels. |