Package 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.

See:
          Description

Interface Summary
FixedVideoOutputConfiguration An instance of this class represents a video output configuration defined by a fixed set of attributes.
HostSettings System-level extensions to OCAP Host.
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.
VideoOutputSettings The VideoOutputSettings interface extends the functionality of the video outputs to support configuration of video output resolution.
VideoZoomPreference An interface that defines the constants that can be used for specifying zoom mode preferences in an HVideoConfigTemplate.
 

Class Summary
AudioOutputPort Represents an individually controllable audio output port of the host device.
DynamicVideoOutputConfiguration An instance of this class may be used to represent a dynamic selection of video output configurations based upon specified input video.
OCSound Extends the HAVi HSound class, adding additional configuration options.
VideoResolution Specifies the attributes of a video stream.
 

Exception Summary
FeatureNotSupportedException Thrown when an application attempts to query/set/get a feature not supported on the device.
 

Package org.ocap.hardware.device Description

Provides extension classes and interfaces related to accessing and controlling certain device parameters that are normally controlled by a device manufacturer specific application.