Uses of Package
org.ocap.dvr

Packages that use org.ocap.dvr
org.ocap.dvr Provides extension classes and interfaces to the shared DVR APIs. 
org.ocap.dvr.event Manages stream events in store content. 
org.ocap.hn Provides interfaces and classes for representing a home network. 
 

Classes in org.ocap.dvr used by org.ocap.dvr
BufferingRequest
          This class represents an application request for buffering.
RecordingAlertEvent
          Event notifying that a scheduled recording is about to occur.
RecordingAlertListener
          Listener for Recording Alerts.
RecordingPlaybackListener
          This interface represents a listener that can be added to listen for recording playback start.
RequestResolutionHandler
          This interface will be implemented by the application that registers the RequestResolutionHandler.
TimeShiftEvent
          The parent class for TimeShiftBuffer events.
TimeShiftListener
          The TimeShiftListener interface is implemented by applications wishing to receive events related to time shift resources.
 

Classes in org.ocap.dvr used by org.ocap.dvr.event
BufferingRequest
          This class represents an application request for buffering.
 

Classes in org.ocap.dvr used by org.ocap.hn
RecordingResourceUsage
          This interface represents a grouping of resources specific to a recording function performed by an application.
TimeShiftBufferResourceUsage
          This interface represents a grouping of resources specific to a time-shift buffering performed by an application.