|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gstreamer.media.event.MediaAdapter
public class MediaAdapter
| Constructor Summary | |
|---|---|
MediaAdapter()
|
|
| Method Summary | |
|---|---|
void |
durationChanged(DurationChangedEvent evt)
|
void |
endOfMedia(EndOfMediaEvent evt)
|
void |
pause(StopEvent evt)
|
void |
positionChanged(PositionChangedEvent evt)
|
void |
start(StartEvent evt)
|
void |
stop(StopEvent evt)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MediaAdapter()
| Method Detail |
|---|
public void pause(StopEvent evt)
pause in interface MediaListenerpublic void start(StartEvent evt)
start in interface MediaListenerpublic void stop(StopEvent evt)
stop in interface MediaListenerpublic void endOfMedia(EndOfMediaEvent evt)
endOfMedia in interface MediaListenerpublic void positionChanged(PositionChangedEvent evt)
positionChanged in interface MediaListenerpublic void durationChanged(DurationChangedEvent evt)
durationChanged in interface MediaListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||