Uses of Package
org.ocap.hardware

Packages that use org.ocap.hardware
org.ocap.hardware The org.ocap.hardware package provides representations of several aspects of the hardware. 
org.ocap.hardware.device Provides extension classes and interfaces related to accessing and controlling certain device parameters that are normally controlled by a device manufacturer specific application. 
org.ocap.ui Extensions to HAVi User Interface functionality. 
 

Classes in org.ocap.hardware used by org.ocap.hardware
Host
          This class represents the host terminal device and provides access to the Host ID, raw image data, the power state of the host and a java.util.Enumeration of references to VideoOutputPort instances.
IEEE1394Node
          This interface represents the information on a 1394 node.
PowerModeChangeListener
          The callback interface to be implemented by classes that wish to receive notification when the power mode of the Host Devices changes (for example when the user presses the Power button).
 

Classes in org.ocap.hardware used by org.ocap.hardware.device
VideoOutputPort
          An object of this class represents an analog or digital video output of the OCAP terminal.
 

Classes in org.ocap.hardware used by org.ocap.ui
VideoOutputPort
          An object of this class represents an analog or digital video output of the OCAP terminal.