|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IStreamController
Interface for the method that streams Mpeg-info to clients.
Method Summary | |
---|---|
boolean |
mustSkip()
Returns true when the current Song has to be skipped. |
void |
setPlayingTime(int millis)
Sets the playing time of the Stream in milliseconds. |
Method Detail |
---|
boolean mustSkip()
void setPlayingTime(int millis)
millis
- The amount of milliseconds that were streamed.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |