|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ocap.shared.dvr.RecordingSpec
public abstract class RecordingSpec
Base class for specifying what to record and how to record it.
Constructor Summary | |
---|---|
RecordingSpec(RecordingProperties properties)
Constructor. |
Method Summary | |
---|---|
RecordingProperties |
getProperties()
Return the description of how the recording is to be done. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RecordingSpec(RecordingProperties properties)
properties
- The definition of how the recording is to be done.Method Detail |
---|
public RecordingProperties getProperties()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |