Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
DarwinEmbedNowPlayingInfoManager Class Reference

#include <DarwinEmbedNowPlayingInfoManager.h>

Inheritance diagram for DarwinEmbedNowPlayingInfoManager:

Instance Methods

(void- onPlay:
 
(void- OnSpeedChanged:
 
(void- onPause:
 
(void- onStop:
 
(void- observeValueForKeyPath:ofObject:change:context:
 

Properties

NSDictionary * nowPlayingInfo
 
DarwinEmbedPlaybackState playbackState
 

Method Documentation

◆ 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

Property Documentation

◆ nowPlayingInfo

- (NSDictionary*) nowPlayingInfo
readwritenonatomiccopy

◆ playbackState

- (DarwinEmbedPlaybackState) playbackState
readwritenonatomicassign

The documentation for this class was generated from the following files: