Uses of Package
org.ocap.hardware.device

Packages that use org.ocap.hardware.device
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. 
 

Classes in org.ocap.hardware.device used by org.ocap.hardware.device
AudioOutputPort
          Represents an individually controllable audio output port of the host device.
FeatureNotSupportedException
          Thrown when an application attempts to query/set/get a feature not supported on the device.
FixedVideoOutputConfiguration
          An instance of this class represents a video output configuration defined by a fixed set of attributes.
VideoOutputConfiguration
          Describes a VideoOutputConfiguration supported by a VideoOutputPort.
VideoOutputPortListener
          The callback interface to be implemented by application classes that wish to receive notification of changes to the status of a VideoOutputPort.
VideoResolution
          Specifies the attributes of a video stream.