| |
Name |
Description |
|
DatabaseVersion
|
Version number of the iPod's iTunesDB database. |
|
DeviceInfo
|
List of supported artwork formats for this iPod. This list is used when adding album art to tracks. Only supported for later-model iPods which support the SCSI data enquiry command. Type and generation of iPod (Mini, Shuffle, Video etc.) Only supported for later-model iPods which support the SCSI data enquiry command. |
|
DriveLetter
|
Drive the iPod is using. |
|
FileSystem
|
The DeviceFileSystem is an abstraction of the file system used by a specific iPod. Currently, this is either standard or iPhone |
|
IsWritable
|
True if changes can be made to iPod. |
|
NeedsSaving
|
Returns true if there are in-memory changes that will be persisted to the iPod when SaveChanges() is called. |
|
Playlists
|
List of all playlists on the iPod. Use this to add/remove/enumerate playlists |
|
Tracks
|
List of all tracks on the iPod. Use this to add/remove/enumerate tracks |