Uses of Interface
org.ocap.dvr.RequestResolutionHandler

Packages that use RequestResolutionHandler
org.ocap.dvr Provides extension classes and interfaces to the shared DVR APIs. 
 

Uses of RequestResolutionHandler in org.ocap.dvr
 

Methods in org.ocap.dvr with parameters of type RequestResolutionHandler
abstract  void OcapRecordingManager.setRequestResolutionHandler(RequestResolutionHandler rrh)
          Set the RequestResolutionHandler that will be invoked when any application calls the RecordingManager.record method.