|  | 
|  | InfoTagPicture (const CPictureInfoTag *tag) | 
|  | 
|  | InfoTagPicture (CPictureInfoTag *tag, bool offscreen=false) | 
|  | 
|  | InfoTagPicture (bool offscreen=false) | 
|  | 
| String | getResolution () | 
|  | 
| String | getDateTimeTaken () | 
|  | 
| void | setResolution (int width, int height) | 
|  | 
| void | setDateTimeTaken (const String &datetimetaken) | 
|  | 
| const char * | GetClassname () const | 
|  | 
| LanguageHook * | GetLanguageHook () | 
|  | 
| bool | isDeallocating () | 
|  | This method should be called while holding a Synchronize on the object.  More... 
 | 
|  | 
| void | Release () const | 
|  | 
| void | Acquire () const | 
|  | 
|  | 
| static void | setResolutionRaw (CPictureInfoTag *infoTag, const String &resolution) | 
|  | 
| static void | setResolutionRaw (CPictureInfoTag *infoTag, int width, int height) | 
|  | 
| static void | setDateTimeTakenRaw (CPictureInfoTag *infoTag, String datetimetaken) | 
|  | 
| static short | getNumAddonClasses () | 
|  | 
|  | 
| virtual void | deallocating () | 
|  | This method is meant to be called from the destructor of the lowest level class.  More... 
 | 
|  | 
| static short | getNextClassIndex () | 
|  | This is meant to be called during static initialization and so isn't synchronized. 
 | 
|  | 
| LanguageHook * | languageHook | 
|  | 
The documentation for this class was generated from the following files:
- xbmc/interfaces/legacy/InfoTagPicture.h
- xbmc/interfaces/legacy/InfoTagPicture.cpp