#include <DarwinEmbedNowPlayingInfoManager.h>
◆ observeValueForKeyPath:ofObject:change:context:
      
        
          | - (void) observeValueForKeyPath:  | 
           | 
          (NSString*) |           keyPath | 
        
        
          | ofObject: | 
           | 
          (id) |           object | 
        
        
          | change: | 
           | 
          (NSDictionary*) |           change | 
        
        
          | context: | 
           | 
          (void*) |           context  | 
        
      
 
 
◆ onPause:
      
        
          | - (void) onPause:  | 
           | 
          (NSDictionary*) |           item | 
           | 
        
      
 
 
◆ onPlay:
      
        
          | - (void) onPlay:  | 
           | 
          (NSDictionary*) |           item | 
           | 
        
      
 
@Todo additional properties? other properties can be set: MPMediaItemPropertyAlbumTrackCount MPMediaItemPropertyComposer MPMediaItemPropertyDiscCount MPMediaItemPropertyDiscNumber MPMediaItemPropertyPersistentID Additional metadata properties: MPNowPlayingInfoPropertyChapterNumber; MPNowPlayingInfoPropertyChapterCount;
 
 
◆ OnSpeedChanged:
      
        
          | - (void) OnSpeedChanged:  | 
           | 
          (NSDictionary*) |           item | 
           | 
        
      
 
 
◆ onStop:
      
        
          | - (void) onStop:  | 
           | 
          (NSDictionary*) |           item | 
           | 
        
      
 
 
◆ nowPlayingInfo
  
  
      
        
          | - (NSDictionary*) nowPlayingInfo | 
         
       
   | 
  
readwritenonatomiccopy   | 
  
 
 
◆ playbackState
  
  
      
        
          | - (DarwinEmbedPlaybackState) playbackState | 
         
       
   | 
  
readwritenonatomicassign   | 
  
 
 
The documentation for this class was generated from the following files: