| Interface | Description |
|---|---|
| IVirtualBookRef |
| Class | Description |
|---|---|
| PlayList |
Play list object, manage a non synchronized list of VirtualBook Ref with a
current element
non synchronized because, we want to take advantage of the collection fmk,
and we want to take advantage of observable lists for GUI model
|
| PlayListManager |
Manage a playlist storage and retrieve
|
| VirtualBookRef |
Serializable Reference of a virtual book
|