|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
org.dvb.media.VideoFormatEvent
The base class for all other events relating to changes in video format
Field Summary |
Fields inherited from class java.util.EventObject |
source |
Constructor Summary | |
VideoFormatEvent(java.lang.Object source)
Constructor |
Methods inherited from class java.util.EventObject |
getSource, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public VideoFormatEvent(java.lang.Object source)
source
- the source of the event. The platform shall always
pass in the JMF Player presenting the video whose format changed.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |