Package | Description |
---|---|
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.
|
Class and Description |
---|
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).
|
Class and Description |
---|
VideoOutputPort
An object of this class represents an analog or digital video output of
the OCAP terminal.
|
Copyright © 2013 CableLabs. All rights reserved.