|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.fmj.ejmf.toolkit.media.AbstractClock net.sf.fmj.ejmf.toolkit.media.AbstractController net.sf.fmj.ejmf.toolkit.media.AbstractPlayer net.sf.fmj.media.AbstractProcessor net.sf.fmj.media.content.unknown.Handler net.sf.fmj.media.processor.unknown.Handler
public class Handler
Field Summary |
---|
Fields inherited from class net.sf.fmj.media.content.unknown.Handler |
---|
PLAYER, PROCESSOR |
Fields inherited from class net.sf.fmj.media.AbstractProcessor |
---|
outputContentDescriptor |
Fields inherited from interface javax.media.Processor |
---|
Configured, Configuring |
Fields inherited from interface javax.media.Controller |
---|
LATENCY_UNKNOWN, Prefetched, Prefetching, Realized, Realizing, Started, Unrealized |
Fields inherited from interface javax.media.Clock |
---|
RESET |
Fields inherited from interface javax.media.Duration |
---|
DURATION_UNBOUNDED, DURATION_UNKNOWN |
Constructor Summary | |
---|---|
Handler()
|
Method Summary |
---|
Methods inherited from class net.sf.fmj.media.content.unknown.Handler |
---|
doConfigure, doPlayerClose, doPlayerDeallocate, doPlayerPrefetch, doPlayerRealize, doPlayerSetMediaTime, doPlayerSetRate, doPlayerStop, doPlayerSyncStart, getControlPanelComponent, getDataOutput, getPlayerDuration, getPlayerStartLatency, getSupportedContentDescriptors, getTrackControls, getVisualComponent, setSource |
Methods inherited from class net.sf.fmj.media.AbstractProcessor |
---|
configure, getContentDescriptor, postConfigureCompleteEvent, setContentDescriptor, synchronousConfigure |
Methods inherited from class net.sf.fmj.ejmf.toolkit.media.AbstractPlayer |
---|
addController, controllerUpdate, doClose, doDeallocate, doPrefetch, doRealize, doSetMediaTime, doSetRate, doStop, doSyncStart, endOfMedia, getControllers, getDuration, getGainControl, getSource, getStartLatency, removeController, setControlPanelComponent, setGainControl, setMediaTime, setRate, setVisualComponent, start, synchronousStart |
Methods inherited from class net.sf.fmj.ejmf.toolkit.media.AbstractClock |
---|
getMediaNanoseconds, getMediaStartTime, getRate, getStopTime, getSyncTime, getTimeBaseStartTime, mapToTimeBase |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.media.Player |
---|
addController, getGainControl, removeController, start |
Methods inherited from interface javax.media.Controller |
---|
addControllerListener, close, deallocate, getControl, getControls, getStartLatency, getState, getTargetState, prefetch, realize, removeControllerListener |
Methods inherited from interface javax.media.Clock |
---|
getMediaNanoseconds, getMediaTime, getRate, getStopTime, getSyncTime, getTimeBase, mapToTimeBase, setMediaTime, setRate, setStopTime, setTimeBase, stop, syncStart |
Methods inherited from interface javax.media.Duration |
---|
getDuration |
Constructor Detail |
---|
public Handler()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |