|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ocap.hn.recording.NetRecordingSpec
public class NetRecordingSpec
This class represents a network recording specification. NetRecordingSpec object may be used to request recordings be scheduled on remote devices. Metadata contained within this object can be used to schedule or modify recordings on the home network.
| Constructor Summary | |
|---|---|
NetRecordingSpec()
Default constructor for the NetRecordingSpec. |
|
NetRecordingSpec(MetadataNode metadata)
Metadata constructor for the NetRecordingSpec. |
|
| Method Summary | |
|---|---|
MetadataNode |
getMetadata()
Retrieves the root metadata node for this recording spec. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NetRecordingSpec()
public NetRecordingSpec(MetadataNode metadata)
metadata - root metadata node for the NetRecordingSpec| Method Detail |
|---|
public MetadataNode getMetadata()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||