|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--javax.media.ControllerAdapter
|
+--javax.media.MCA
A utility class as a ControllerLister to implement the blocking realize.
| Field Summary | |
(package private) int |
state
|
(package private) boolean[] |
sync
|
| Constructor Summary | |
MCA(boolean[] sync,
int state)
|
|
| Method Summary | |
void |
configureComplete(ConfigureCompleteEvent evt)
|
void |
controllerClosed(ControllerClosedEvent evt)
|
void |
controllerError(ControllerErrorEvent evt)
|
void |
deallocate(DeallocateEvent evt)
|
void |
realizeComplete(RealizeCompleteEvent evt)
|
| Methods inherited from class javax.media.ControllerAdapter |
audioDeviceUnavailable, cachingControl, connectionError, controllerUpdate, dataLostError, dataStarved, durationUpdate, endOfMedia, formatChange, internalError, mediaTimeSet, prefetchComplete, rateChange, replaceURL, resourceUnavailable, restarting, showDocument, sizeChange, start, stop, stopAtTime, stopByRequest, stopTimeChange, transition |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
boolean[] sync
int state
| Constructor Detail |
public MCA(boolean[] sync,
int state)
| Method Detail |
public void configureComplete(ConfigureCompleteEvent evt)
configureComplete in class ControllerAdapterpublic void realizeComplete(RealizeCompleteEvent evt)
realizeComplete in class ControllerAdapterpublic void controllerError(ControllerErrorEvent evt)
controllerError in class ControllerAdapterpublic void deallocate(DeallocateEvent evt)
deallocate in class ControllerAdapterpublic void controllerClosed(ControllerClosedEvent evt)
controllerClosed in class ControllerAdapter
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||