Uses of Package
quicktime.app.players

Packages that use quicktime.app.players
quicktime.app.players   
 

Classes in quicktime.app.players used by quicktime.app.players
Playable
          This interface defines a protocol for dealing with time based media.
QTPlayer
          The QTPlayer class allows your application to display, play and control any QuickTime movie with the standard QuickTime movie controller.
QTPlayerEventHandler
          When a QTPlayer is addedTo some kind of display space it receives an addedTo (or removedFrom) notification.
QTPlayerEventHandlerMaker
          Objects that implement this interface return a QTPlayerEventHandler when the make method is called based on their particular ability to receive events from the addedToInterest source and handle events for the particular player.