Hello Everybody !
I'm new on this forum.
I'm using xbmc since long time ago and i find that the structure and the modularity of this program is wonderful.
I would be happy to improve it so i'm interesting in source code to understand how it works internally.
I don't understand exactly the utility of FileItem Class.
What is the logic of use?
I guess that it serve for file managing but i don't understand exactly what it represents ...
Thank you for your help.
What is exactly a FileItem?
Clarity72
Junior Member Posts: 5 Joined: Mar 2011 Reputation: 0 |
|
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2011-03-20 09:57
Post: #2
it represents a file or a directory. it has music/video/picture tags as well as the possibility to set general properties. it's the class used for representing entries in a list in the gui, and the class used internally in the virtual file system.
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
Clarity72
Junior Member Posts: 5 Joined: Mar 2011 Reputation: 0 |
2011-03-21 11:33
Post: #3
Thanks for this help !
|
| find quote |

Search
Help