#import <SystemNowPlayingController.h>
Abgeleitet von NSObject.
Ö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 |
Definiert in Zeile 9 der Datei SystemNowPlayingController.h.
| + (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 | ||
- (int) _disableHUDCount [protected] |
Definiert in Zeile 11 der Datei SystemNowPlayingController.h.
- (BOOL) _notifyEnableSystemHUDLastPostedState [protected] |
Definiert in Zeile 12 der Datei SystemNowPlayingController.h.
- (int) _notifyDisableSystemHUDToken [protected] |
Definiert in Zeile 13 der Datei SystemNowPlayingController.h.