|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectamip.api.examples.highlevel.EvalTitles
public class EvalTitles
If you need a part of playlist, or you know that list is small and you don't want to use Server, use approach illustrated in this sample - evaluate("title " + i); If you need file names, use 'fn' instead of 'title'.
Don't use it for large playlists, it may take about a second for 50 entries!
Constructor Summary | |
---|---|
EvalTitles()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EvalTitles()
Method Detail |
---|
public static void main(java.lang.String[] args) throws ClientInitializationFailedException, GeneralClientException
ClientInitializationFailedException
GeneralClientException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |