|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.dt.iTunesController.ITObject
com.dt.iTunesController.ITPlaylist
com.dt.iTunesController.ITLibraryPlaylist
public class ITLibraryPlaylist
Represents a library playlist.
A library playlist consists of all the tracks in a user's library.
For convenience, you can retrieve the main library playlist using
iTunes.getLibraryPlaylist().
| Field Summary |
|---|
| Fields inherited from class com.dt.iTunesController.ITObject |
|---|
object |
| Constructor Summary | |
|---|---|
ITLibraryPlaylist(com.jacob.com.Dispatch d)
|
|
| Method Summary |
|---|
| Methods inherited from class com.dt.iTunesController.ITPlaylist |
|---|
delete, getDuration, getKind, getSize, getSongRepeat, getSource, getTime, getTracks, getVisible, playFirstTrack, print, search, setShuffle, setSongRepeat |
| Methods inherited from class com.dt.iTunesController.ITObject |
|---|
fetchDispatch, getIndex, getName, getPlaylistID, getSourceID, getTrackDatabaseID, getTrackID, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ITLibraryPlaylist(com.jacob.com.Dispatch d)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||