ISTrackInfo Klassenreferenz

#import <ISTrackInfo.h>

Abgeleitet von ISItemInfo und < NSCopying >.

Aufstellung aller Elemente


Öffentliche Methoden

(void) - dealloc
(id) - copyWithZone:
(BOOL) - loadFromDictionary:
(id) - album
(id) - artist
(id) - genre
(id) - contentRating
(unsigned int) - durationInMS
(BOOL) - isExplicit
(unsigned int) - previewDurationInMS
(id) - previewURL
(unsigned int) - trackNumber

Geschützte Attribute

NSString_album
NSString_artist
NSString_contentRating
NSString_genre
unsigned int _isExplicit:1
unsigned int _trackNumber

Ausführliche Beschreibung

Definiert in Zeile 13 der Datei ISTrackInfo.h.


Dokumentation der Elementfunktionen

- (void) dealloc  

Implementiert ISItemInfo.

- (id) copyWithZone: (struct _NSZone *)  fp8  

Implementiert ISItemInfo.

- (BOOL) loadFromDictionary: (id)  fp8  

Implementiert ISItemInfo.

- (id) album  

- (id) artist  

- (id) genre  

- (id) contentRating  

- (unsigned int) durationInMS  

- (BOOL) isExplicit  

- (unsigned int) previewDurationInMS  

- (id) previewURL  

- (unsigned int) trackNumber  


Dokumentation der Datenelemente

- (NSString*) _album [protected]

Definiert in Zeile 15 der Datei ISTrackInfo.h.

- (NSString*) _artist [protected]

Definiert in Zeile 16 der Datei ISTrackInfo.h.

- (NSString*) _contentRating [protected]

Definiert in Zeile 17 der Datei ISTrackInfo.h.

- (NSString*) _genre [protected]

Definiert in Zeile 18 der Datei ISTrackInfo.h.

- (unsigned int) _isExplicit [protected]

Definiert in Zeile 19 der Datei ISTrackInfo.h.

- (unsigned int) _trackNumber [protected]

Definiert in Zeile 20 der Datei ISTrackInfo.h.


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