|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Player
| Method Summary | |
|---|---|
void |
setURL(java.lang.String url)
Assigns URL to play media from. |
void |
start()
Starts media processing. |
void |
stop()
Terminates media processing. |
| Methods inherited from interface org.mobicents.media.Component |
|---|
addListener, getConnection, getEndpoint, getFormat, getId, getInterface, getName, removeListener, resetStats, setConnection, setEndpoint |
| Method Detail |
|---|
void setURL(java.lang.String url)
throws java.io.IOException,
ResourceUnavailableException
url - the url to media file.
java.io.IOException - if file can not be read
java.io.ResourceUnavailableException - if file is not supported.
ResourceUnavailableExceptionvoid start()
void stop()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||