| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| panning — Property in class com.nocreativity.playr.Playr | |
| Sets the panning (left and right speakers) of the music. | |
| pause() — Method in class com.nocreativity.playr.Playr | |
| Pauses the now playing track. | |
| PAUSED — Constant static property in class com.nocreativity.playr.PlayrStates | |
| The music is paused. | |
| play() — Method in class com.nocreativity.playr.Playr | |
|
Starts playing the loaded song or the playlist. If a playlist has been loaded, the singleTrack property will change to false. |
|
| PLAYING — Constant static property in class com.nocreativity.playr.PlayrStates | |
| The music is playing. | |
| playlist — Property in class com.nocreativity.playr.Playr | |
| Returns the interal playlist. | |
| PLAYLIST_END_REACHED — Constant static property in class com.nocreativity.playr.PlayrEvent | |
| PLAYLIST_INVALID_XML — Constant static property in class com.nocreativity.playr.PlayrErrorEvent | |
| PLAYLIST_INVALID_XML — Constant static property in class com.nocreativity.playr.PlayrInternalEvent | |
| PLAYLIST_LOADED — Constant static property in class com.nocreativity.playr.PlayrEvent | |
| PLAYLIST_LOADED — Constant static property in class com.nocreativity.playr.PlayrInternalEvent | |
| PlaylistManager — Class in package com.nocreativity.playr | |
| PlaylistManager(playlistURL) — Constructor in class com.nocreativity.playr.PlaylistManager | |
| PLAYLIST_STREAM_ERROR — Constant static property in class com.nocreativity.playr.PlayrErrorEvent | |
| PLAYLIST_STREAM_ERROR — Constant static property in class com.nocreativity.playr.PlayrInternalEvent | |
| PLAYLIST_TRACK_OUT_OF_BOUNDS — Constant static property in class com.nocreativity.playr.PlayrInternalEvent | |
| PLAYLIST_UPDATED — Constant static property in class com.nocreativity.playr.PlayrEvent | |
| Playr — Class in package com.nocreativity.playr | |
| Playr class by Ronny Welter. | |
| Playr(playlistURL, trackDirectory, autoPlay, shuffle, repeat) — Constructor in class com.nocreativity.playr.Playr | |
| Public methods | |
| PlayrErrorEvent — Class in package com.nocreativity.playr | |
| Dedicated error event class. | |
| PlayrErrorEvent(type) — Constructor in class com.nocreativity.playr.PlayrErrorEvent | |
| PlayrEvent — Class in package com.nocreativity.playr | |
| Dedicated event class. | |
| PlayrEvent(type) — Constructor in class com.nocreativity.playr.PlayrEvent | |
| PlayrInternalEvent — Class in package com.nocreativity.playr | |
| Used for interal error and event handling. | |
| PlayrInternalEvent(type) — Constructor in class com.nocreativity.playr.PlayrInternalEvent | |
| PlayrRepeat — Class in package com.nocreativity.playr | |
| Repeat constants. | |
| PlayrRepeat() — Constructor in class com.nocreativity.playr.PlayrRepeat | |
| PLAYR_SCROBBLED — Constant static property in class com.nocreativity.playr.PlayrEvent | |
| playrState — Property in class com.nocreativity.playr.Playr | |
| Public properties | |
| PLAYRSTATE_CHANGED — Constant static property in class com.nocreativity.playr.PlayrEvent | |
| PlayrStates — Class in package com.nocreativity.playr | |
| Defines that states in which the Playr instance can be residing. | |
| PlayrTrack — Class in package com.nocreativity.playr | |
| The PlayrTrack instance is a summary of basic information which reflect ID3 information. | |
| PlayrTrack(title, artist, album, file, trackNumber, totalSeconds) — Constructor in class com.nocreativity.playr.PlayrTrack | |
| Constuctor: Builds a PlayrTrack instance. | |
| playTrack(track:com.nocreativity.playr:PlayrTrack) — Method in class com.nocreativity.playr.Playr | |
| previous() — Method in class com.nocreativity.playr.Playr | |
| Moves the playlist to the previous track. | |
| PREV_TRACK — Constant static property in class com.nocreativity.playr.PlayrEvent | |
| progress — Property in class com.nocreativity.playr.PlayrEvent | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |