Package org.ocap.dvr.storage

Provides management and representation of storage for stored media.

See:
          Description

Interface Summary
FreeSpaceListener This interface represents a listener that will be notified when a media volume has reached a specified level of remaining free space.
MediaStorageEvent This interface SHALL be implemented by StorageManagerEvents generated by the implementation that involve a StorageProxy which contains MediaStorageVolumes.
MediaStorageOption This interface represents an option object provided by a StorageProxy that supports media volumes (MediaStorageVolume) that are used by the DVR recording and playback APIs for storing media content.
MediaStorageVolume This interface represents a media volume on a storage device and is contained within a StorageProxy.
SpaceAllocationHandler A class implementing this interface decides whether requests to allocate storage space should be allowed or not.
 

Package org.ocap.dvr.storage Description

Provides management and representation of storage for stored media.