Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. All rights reserved.

JSR-927 (Maintenance Release)

Uses of Class
javax.media.StopEvent

Packages that use StopEvent
javax.media   
 

Uses of StopEvent in javax.media
 

Subclasses of StopEvent in javax.media
 class DataStarvedEvent
          DataStarvedEvent indicates that a Controller has lost data or has stopped receiving data altogether.
 class DeallocateEvent
          A DeallocateEvent is posted as an acknowledgement of the invocation of the deallocate method.
 class EndOfMediaEvent
          An EndOfMediaEvent indicates that the Controller has reached the end of its media and is stopping.
 class RestartingEvent
          A RestartingEvent indicates that a Controller has moved from the Started state back to the Prefetching state (a Stopped state) and intends to return to the Started state when Prefetching is complete.
 class StopAtTimeEvent
          A StopAtTimeEvent indicates that the Controller has stopped because it reached its stop time.
 class StopByRequestEvent
          A StopByRequestEvent indicates that the Controller has stopped in response to a stop call.
 


JSR-927 (Maintenance Release)

Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 927 specification.