SystemNowPlayingController Klassenreferenz

#import <SystemNowPlayingController.h>

Abgeleitet von NSObject.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - init
(id) - _init
(void) - dealloc
(void) - _setEnableSBMediaHUD:
(void) - disableMediaHUD
(void) - enableMediaHUD
(void) - _postCurrentMedia:path:title:artist:album:isPlaying:playingToTVOut:hasImageData:additionalInfoString:
(void) - postNowPlayingInfoForMovieWithTitle:artist:album:isPlaying:playingToTVOut:
(void) - postNowPlayingInfoForSongWithPath:title:artist:album:isPlaying:hasImageData:additionalInfoString:

Öffentliche, statische Methoden

(id) + sharedInstance

Geschützte Attribute

int _disableHUDCount
BOOL _notifyEnableSystemHUDLastPostedState
int _notifyDisableSystemHUDToken

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei SystemNowPlayingController.h.


Dokumentation der Elementfunktionen

+ (id) sharedInstance  

- (id) init  

- (id) _init  

- (void) dealloc  

Implementiert NSObject.

- (void) _setEnableSBMediaHUD: (BOOL)  fp8  

- (void) disableMediaHUD  

- (void) enableMediaHUD  

- (void) _postCurrentMedia: (BOOL)  fp8
path: (id)  fp12
title: (id)  fp16
artist: (id)  fp20
album: (id)  fp24
isPlaying: (BOOL)  fp28
playingToTVOut: (BOOL)  fp32
hasImageData: (BOOL)  fp36
additionalInfoString: (id)  fp40 

- (void) postNowPlayingInfoForMovieWithTitle: (id)  fp8
artist: (id)  fp12
album: (id)  fp16
isPlaying: (BOOL)  fp20
playingToTVOut: (BOOL)  fp24 

- (void) postNowPlayingInfoForSongWithPath: (id)  fp8
title: (id)  fp12
artist: (id)  fp16
album: (id)  fp20
isPlaying: (BOOL)  fp24
hasImageData: (BOOL)  fp28
additionalInfoString: (id)  fp32 


Dokumentation der Datenelemente

- (int) _disableHUDCount [protected]

Definiert in Zeile 11 der Datei SystemNowPlayingController.h.

Definiert in Zeile 12 der Datei SystemNowPlayingController.h.

- (int) _notifyDisableSystemHUDToken [protected]

Definiert in Zeile 13 der Datei SystemNowPlayingController.h.


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