| Package | Description |
|---|---|
| org.ocap.hn.recording |
Provides control and listing of recorded content.
|
| Modifier and Type | Method and Description |
|---|---|
RecordingContentItem[] |
NetRecordingEntry.getRecordingContentItems()
Retrieves the local individual RecordingContentItems that make up this
series recording.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NetRecordingEntry.addRecordingContentItem(RecordingContentItem item)
Adds a local RecordingContentItem to this recording object
|
boolean |
NetRecordingRequestHandler.notifyPrioritization(InetAddress address,
RecordingContentItem[] recordings)
Notifies this NetRecordingRequestHandler that a device on the home
network has requested that a group of individual recordings be
re-prioritized.
|
void |
NetRecordingEntry.removeRecordingContentItem(RecordingContentItem item)
Removes a local RecordingContentItem from this recording object.
|
NetActionRequest |
RecordingNetModule.requestPrioritize(RecordingContentItem[] recordings,
NetActionHandler handler)
Requests that a group of scheduled individual recordings be prioritized on this
network recording device.
|
Copyright © 2013 CableLabs. All Rights Reserved.