| 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 | |
| getCurrent() — Method in class cv.data.PlayList | |
| Returns the current item from the playlist | |
| getCurrentIndex() — Method in class cv.TempoLite | |
| Retrieve the current index in the playlist. | |
| getCurrentItem() — Method in class cv.TempoLite | |
| Retrieve the current item playing. | |
| getCurrentPercent() — Method in class cv.TempoLite | |
| Retrieve the current play progress as a percent. | |
| getItemAt(index) — Method in class fl.data.DataProvider | |
| Returns the item at the specified index. | |
| getItemIndex(item) — Method in class fl.data.DataProvider | |
| Returns the index of the specified item. | |
| getList() — Method in class cv.TempoLite | |
Retrieve the current playlist in PlayList format (enhanced array). |
|
| getLoadCurrent() — Method in class cv.TempoLite | |
| Retrieve the current bytes loaded of the current item. | |
| getLoadTotal() — Method in class cv.TempoLite | |
| Retrieve the total bytes to load of the current item. | |
| getMetaData() — Method in class cv.TempoLite | |
| Retrieve the metadata from the current item playing if available. | |
| getNext() — Method in class cv.data.PlayList | |
| Returns the next item from the playlist. | |
| getNext() — Method in class cv.data.PlayListManager | |
| Returns the next item in the playlist | |
| getPrevious() — Method in class cv.data.PlayList | |
| Returns the previous item from the playlist. | |
| getPrevious() — Method in class cv.data.PlayListManager | |
| Returns the previous item in the playlist | |
| getRandom() — Method in class cv.data.PlayList | |
| Returns a random item from the playlist. | |
| getRandomIndex() — Method in class cv.data.PlayList | |
| Returns a random index from the playlist. | |
| getTimeCurrent() — Method in class cv.TempoLite | |
| Retrieve the current play time of the current item playing. | |
| getTimeLeft() — Method in class cv.TempoLite | |
| Retrieve the play time remaining of the current item playing. | |
| getTimeTotal() — Method in class cv.TempoLite | |
| Retrieve the total play time of the current item playing. | |
| 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 | |