|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ocap.hardware.CopyControl
public class CopyControl
This class represents the copy control information on the analog and digital A/V outputs of the OCAP terminal.
Constructor Summary | |
---|---|
protected |
CopyControl()
Do not use. |
Method Summary | |
---|---|
static int |
getCCIBits(javax.tv.service.Service service)
Provides an OCAP Application with the ability to query the OpenCable Host Device for the current value of the CCI bits, which the OpenCable Host Device is currently using for Copy Protection. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected CopyControl()
Method Detail |
---|
public static final int getCCIBits(javax.tv.service.Service service)
service
- indicates the service to which the returned CCI value
applies. CCI values are passed from a CableCARD to a Host
associated with a program number. The implementation SHALL use
the service to identify the program number.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |