Uses of Package
org.ocap.shared.dvr

Packages that use org.ocap.shared.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. 
org.ocap.hn.content   
org.ocap.shared.dvr The shared DVR API for scheduling and managing recording requests. 
org.ocap.shared.dvr.navigation Provides support for Navigation of recording lists. 
 

Classes in org.ocap.shared.dvr used by org.ocap.dvr
AccessDeniedException
          Exception thrown when an application is blocked from operating on a RecordingRequest by security attributes associated with that RecordingRequest.
LeafRecordingRequest
          This interface represents information corresponding to a leaf level recording request.
RecordedService
          This interface represents the recorded portion of a service that is being recorded or was recorded for a period of time.
RecordingManager
          RecordingManager represents the entity that performs recordings.
RecordingProperties
          Base class for specifying properties defining how a recording is to be made.
RecordingRequest
          This interface represents information corresponding to a recording request.
RecordingSpec
          Base class for specifying what to record and how to record it.
 

Classes in org.ocap.shared.dvr used by org.ocap.dvr.event
RecordingRequest
          This interface represents information corresponding to a recording request.
 

Classes in org.ocap.shared.dvr used by org.ocap.hn
RecordingManager
          RecordingManager represents the entity that performs recordings.
 

Classes in org.ocap.shared.dvr used by org.ocap.hn.content
NoMoreDataEntriesException
          No more data entries allowed for this recording request.
 

Classes in org.ocap.shared.dvr used by org.ocap.shared.dvr
AccessDeniedException
          Exception thrown when an application is blocked from operating on a RecordingRequest by security attributes associated with that RecordingRequest.
DeletionDetails
          This class contains details about the deletion of a recorded service.
NoMoreDataEntriesException
          No more data entries allowed for this recording request.
RecordedService
          This interface represents the recorded portion of a service that is being recorded or was recorded for a period of time.
RecordingChangedEvent
          Event used to notify listeners of changes in the list of recording requests maintained by the RecordingManager.
RecordingChangedListener
          Listener to receive changes in the recording list maintained by the RecordingManager.
RecordingManager
          RecordingManager represents the entity that performs recordings.
RecordingProperties
          Base class for specifying properties defining how a recording is to be made.
RecordingRequest
          This interface represents information corresponding to a recording request.
RecordingSpec
          Base class for specifying what to record and how to record it.
SegmentedRecordedService
          This interface a represents a recorded service that has been segmented.
 

Classes in org.ocap.shared.dvr used by org.ocap.shared.dvr.navigation
RecordingRequest
          This interface represents information corresponding to a recording request.