#include <common.h>
Public Attributes | |
| const char * | mime |
| the mime type of the image | |
| unsigned short | width |
| image width in pixel | |
| unsigned short | height |
| image height in pixel | |
| unsigned char | bitDepth |
| bit depth in bits per pixel | |
This complies with the DLNA media format guidelines. It contains a valid mime type, the resolution of the image and the corresponding bit depth
1.5.8