Package org.robovm.apple.mediaplayer
Class MPNowPlayingInfo
java.lang.Object
org.robovm.apple.foundation.NSDictionaryWrapper
org.robovm.apple.mediaplayer.MPNowPlayingInfo
public class MPNowPlayingInfo extends NSDictionaryWrapper
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMPNowPlayingInfo.AsListMarshalerstatic classMPNowPlayingInfo.Keysstatic classMPNowPlayingInfo.Marshaler -
Field Summary
-
Constructor Summary
Constructors Constructor Description MPNowPlayingInfo() -
Method Summary
Methods inherited from class org.robovm.apple.foundation.NSDictionaryWrapper
getDictionary, toString
-
Constructor Details
-
MPNowPlayingInfo
public MPNowPlayingInfo()
-
-
Method Details
-
has
-
get
-
set
-
getElapsedPlaybackTime
public double getElapsedPlaybackTime() -
setElapsedPlaybackTime
-
getPlaybackRate
public double getPlaybackRate() -
setPlaybackRate
-
getDefaultPlaybackRate
public double getDefaultPlaybackRate() -
setDefaultPlaybackRate
-
getPlaybackQueueIndex
public int getPlaybackQueueIndex() -
setPlaybackQueueIndex
-
getPlaybackQueueCount
public int getPlaybackQueueCount() -
setPlaybackQueueCount
-
getChapterNumber
public int getChapterNumber() -
setChapterNumber
-
getChapterCount
public int getChapterCount() -
setChapterCount
-
has
-
get
-
set
-
getPersistentID
public long getPersistentID() -
setPersistentID
-
getTitle
-
setTitle
-
getAlbumTitle
-
setAlbumTitle
-
getArtist
-
setArtist
-
getGenre
-
setGenre
-
getComposer
-
setComposer
-
getPlaybackDuration
public double getPlaybackDuration() -
setPlaybackDuration
-
getAlbumTrackNumber
public int getAlbumTrackNumber() -
setAlbumTrackNumber
-
getAlbumTrackCount
public int getAlbumTrackCount() -
setAlbumTrackCount
-
getDiscNumber
public int getDiscNumber() -
setDiscNumber
-
getDiscCount
public int getDiscCount() -
setDiscCount
-
getArtwork
-
setArtwork
-