MLPlaylist Klassenreferenz

#import <MLPlaylist.h>

Abgeleitet von NSObject.

Basisklasse für MLPlaylistRep.

Aufstellung aller Elemente


Öffentliche Methoden

(BOOL) - isPhysicalPlaylist
(BOOL) - isPurchasedItemsPlaylist
(BOOL) - isMainPurchasedItemsPlaylist
(BOOL) - isAlbum
(id) - representativeAlbumTrack
(id) - name
(unsigned long long) - persistentUID
(unsigned long) - uniqueID
(BOOL) - isUserEditable
(void) - moveTracksFromRange:toIndex:
(void) - insertTrackFromQuery:entityIndex:atIndex:
(void) - insertTracksFromQuery:entityIndexes:atIndex:
(void) - insertTracks:atIndex:
(void) - removeTracksInRange:
(void) - saveToFile
(unsigned int) - countOfTracks

Öffentliche, statische Methoden

(id) + activeOnTheGoPlaylist

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei MLPlaylist.h.


Dokumentation der Elementfunktionen

+ (id) activeOnTheGoPlaylist  

- (BOOL) isPhysicalPlaylist  

Implementiert in MLPlaylistRep.

- (BOOL) isPurchasedItemsPlaylist  

Implementiert in MLPlaylistRep.

- (BOOL) isMainPurchasedItemsPlaylist  

Implementiert in MLPlaylistRep.

- (BOOL) isAlbum  

Implementiert in MLPlaylistRep.

- (id) representativeAlbumTrack  

Implementiert in MLPlaylistRep.

- (id) name  

Implementiert in MLPlaylistRep.

- (unsigned long long) persistentUID  

Implementiert in MLPlaylistRep.

- (unsigned long) uniqueID  

Implementiert in MLPlaylistRep.

- (BOOL) isUserEditable  

Implementiert in MLPlaylistRep.

- (void) moveTracksFromRange: (struct _NSRange fp8
toIndex: (unsigned int)  fp16 

Implementiert in MLPlaylistRep.

- (void) insertTrackFromQuery: (id)  fp8
entityIndex: (unsigned int)  fp12
atIndex: (unsigned int)  fp16 

Implementiert in MLPlaylistRep.

- (void) insertTracksFromQuery: (id)  fp8
entityIndexes: (id)  fp12
atIndex: (unsigned int)  fp16 

Implementiert in MLPlaylistRep.

- (void) insertTracks: (id)  fp8
atIndex: (unsigned int)  fp12 

Implementiert in MLPlaylistRep.

- (void) removeTracksInRange: (struct _NSRange fp8  

Implementiert in MLPlaylistRep.

- (void) saveToFile  

Implementiert in MLPlaylistRep.

- (unsigned int) countOfTracks  

Implementiert in MLPlaylistRep.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: