A C E G I N P S T V _ 

A

Application - Interface in com.tagtraum.macos.spotify
The Spotify application.
APPLICATION_CLASSES - Static variable in interface com.tagtraum.macos.spotify.Application
All classes belonging to this application.

C

CLASS - Static variable in interface com.tagtraum.macos.spotify.Application
 
CLASS - Static variable in enum com.tagtraum.macos.spotify.Epls
 
CLASS - Static variable in interface com.tagtraum.macos.spotify.ImageData
 
CLASS - Static variable in interface com.tagtraum.macos.spotify.Track
 
com.tagtraum.macos.spotify - package com.tagtraum.macos.spotify
Java API for Spotify.sdef, generated by JaplScript v3.4.11.

E

Epls - Enum in com.tagtraum.macos.spotify
 

G

getAlbum() - Method in interface com.tagtraum.macos.spotify.Track
The album of the track.
getAlbumArtist() - Method in interface com.tagtraum.macos.spotify.Track
That album artist of the track.
getArtist() - Method in interface com.tagtraum.macos.spotify.Track
The artist of the track.
getArtwork() - Method in interface com.tagtraum.macos.spotify.Track
The property is deprecated and will never be set.
getArtworkUrl() - Method in interface com.tagtraum.macos.spotify.Track
The URL of the track%apos;s album cover.
getCode() - Method in enum com.tagtraum.macos.spotify.Epls
 
getCurrentTrack() - Method in interface com.tagtraum.macos.spotify.Application
The current playing track.
getDescription() - Method in enum com.tagtraum.macos.spotify.Epls
 
getDiscNumber() - Method in interface com.tagtraum.macos.spotify.Track
The disc number of the track.
getDuration() - Method in interface com.tagtraum.macos.spotify.Track
The length of the track in seconds.
getId() - Method in interface com.tagtraum.macos.spotify.Track
The ID of the item.
getInstance() - Static method in interface com.tagtraum.macos.spotify.Application
Returns an instance for application Spotify.
getName() - Method in interface com.tagtraum.macos.spotify.Application
The name of the application.
getName() - Method in enum com.tagtraum.macos.spotify.Epls
 
getName() - Method in interface com.tagtraum.macos.spotify.Track
The name of the track.
getPlayedCount() - Method in interface com.tagtraum.macos.spotify.Track
The number of times this track has been played.
getPlayerPosition() - Method in interface com.tagtraum.macos.spotify.Application
The player’s position within the currently playing track in seconds.
getPlayerState() - Method in interface com.tagtraum.macos.spotify.Application
Is Spotify stopped, paused, or playing?
getPopularity() - Method in interface com.tagtraum.macos.spotify.Track
How popular is this track? 0-100.
getProperties() - Method in interface com.tagtraum.macos.spotify.Application
Returns all properties for an instance of this class.
getProperties() - Method in interface com.tagtraum.macos.spotify.ImageData
Returns all properties for an instance of this class.
getProperties() - Method in interface com.tagtraum.macos.spotify.Track
Returns all properties for an instance of this class.
getSoundVolume() - Method in interface com.tagtraum.macos.spotify.Application
The sound output volume (0 = minimum, 100 = maximum).
getSpotifyUrl() - Method in interface com.tagtraum.macos.spotify.Track
The URL of the track.
getTrackNumber() - Method in interface com.tagtraum.macos.spotify.Track
The index of the track in its album.
getVersion() - Method in interface com.tagtraum.macos.spotify.Application
The version of the application.

I

ImageData - Interface in com.tagtraum.macos.spotify
Image data in TIFF format.
isFrontmost() - Method in interface com.tagtraum.macos.spotify.Application
Is this the frontmost (active) application?
isRepeating() - Method in interface com.tagtraum.macos.spotify.Application
Is repeating on or off?
isRepeatingEnabled() - Method in interface com.tagtraum.macos.spotify.Application
Is repeating enabled in the current playback context?
isShuffling() - Method in interface com.tagtraum.macos.spotify.Application
Is shuffling on or off?
isShufflingEnabled() - Method in interface com.tagtraum.macos.spotify.Application
Is shuffling enabled in the current playback context?
isStarred() - Method in interface com.tagtraum.macos.spotify.Track
Is the track starred?

N

nextTrack() - Method in interface com.tagtraum.macos.spotify.Application
Skip to the next track.

P

pause() - Method in interface com.tagtraum.macos.spotify.Application
Pause playback.
PAUSED - com.tagtraum.macos.spotify.Epls
 
play() - Method in interface com.tagtraum.macos.spotify.Application
Resume playback.
PLAYING - com.tagtraum.macos.spotify.Epls
 
playpause() - Method in interface com.tagtraum.macos.spotify.Application
Toggle play/pause.
playTrack(String, String) - Method in interface com.tagtraum.macos.spotify.Application
Start playback of a track in the given context.
previousTrack() - Method in interface com.tagtraum.macos.spotify.Application
Skip to the previous track.

S

setPlayerPosition(double) - Method in interface com.tagtraum.macos.spotify.Application
The player’s position within the currently playing track in seconds.
setRepeating(boolean) - Method in interface com.tagtraum.macos.spotify.Application
Is repeating on or off?
setShuffling(boolean) - Method in interface com.tagtraum.macos.spotify.Application
Is shuffling on or off?
setSoundVolume(int) - Method in interface com.tagtraum.macos.spotify.Application
The sound output volume (0 = minimum, 100 = maximum).
setSpotifyUrl(String) - Method in interface com.tagtraum.macos.spotify.Track
The URL of the track.
STOPPED - com.tagtraum.macos.spotify.Epls
 

T

tagtraum.obstspot - module tagtraum.obstspot
Java API for Spotify.sdef, generated by JaplScript.
Track - Interface in com.tagtraum.macos.spotify
A Spotify track.

V

valueOf(String) - Static method in enum com.tagtraum.macos.spotify.Epls
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.tagtraum.macos.spotify.Epls
Returns an array containing the constants of this enum type, in the order they are declared.

_

_decode(String, String) - Method in enum com.tagtraum.macos.spotify.Epls
Return the correct enum member for a given string/object reference.
_encode(Object) - Method in enum com.tagtraum.macos.spotify.Epls
 
_getAppleScriptTypes() - Method in enum com.tagtraum.macos.spotify.Epls
 
_getJavaType() - Method in enum com.tagtraum.macos.spotify.Epls
 
A C E G I N P S T V _ 
Skip navigation links

Obstspot v0.9.4 (Java API for the Spotify app (macOS) generated by JaplScript v3.4.11 at 2022-04-21 10:14 UTC)