Package org.ocap.dvr

Provides extension classes and interfaces to the shared DVR APIs.

See:
          Description

Interface Summary
OcapRecordedService This interface represents a RecordedService in OCAP.
OcapRecordingRequest This interface represents a LeafRecordingRequest in OCAP.
RecordingAlertListener Listener for Recording Alerts.
RecordingPlaybackListener This interface represents a listener that can be added to listen for recording playback start.
RecordingResourceUsage This interface represents a grouping of resources specific to a recording function performed by an application.
RequestResolutionHandler This interface will be implemented by the application that registers the RequestResolutionHandler.
SharedResourceUsage This interface represents a group of resources where one or more resources are shared between multiple resource usages.
TimeShiftBufferResourceUsage This interface represents a grouping of resources specific to a time-shift buffering performed by an application.
TimeShiftListener The TimeShiftListener interface is implemented by applications wishing to receive events related to time shift resources.
TimeShiftProperties This interface represents a set of time-shift properties that can be set for and queried from a ServiceContext.
 

Class Summary
BufferingRequest This class represents an application request for buffering.
OcapRecordingManager RecordingManager represents the entity that performs recordings.
OcapRecordingProperties Encapsulates the details about how a recording is to be made.
PrivateRecordingSpec Specifies a recording request that can be resolved only by an application defined request resolution handler.
RecordingAlertEvent Event notifying that a scheduled recording is about to occur.
TimeShiftEvent The parent class for TimeShiftBuffer events.
 

Package org.ocap.dvr Description

Provides extension classes and interfaces to the shared DVR APIs.