| Package | Description |
|---|---|
| org.ocap.hn.recording |
Provides control and listing of recorded content.
|
| Modifier and Type | Method and Description |
|---|---|
NetRecordingEntry |
NetRecordingRequestManager.createNetRecordingEntry()
This method creates a local entry which represents a network visible
collection of recording items.
|
NetRecordingEntry |
RecordingContentItem.getRecordingEntry()
Returns the NetRecordingEntry which contains this recording content item
if the NetRecordingEntry is available.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
NetRecordingRequestHandler.notifyPrioritization(InetAddress address,
NetRecordingEntry[] recordings)
Notifies this NetRecordingRequestHandler that a device on the home
network has requested that a group of recordings be re-prioritized.
|
boolean |
NetRecordingRequestHandler.notifyReschedule(InetAddress address,
ContentEntry recording,
NetRecordingEntry spec)
Notifies this NetRecordingRequestHandler that a device on the home
network has requested that a recording be rescheduled.
|
boolean |
NetRecordingRequestHandler.notifySchedule(InetAddress address,
NetRecordingEntry spec)
Notifies this NetRecordingRequestHandler that a device on the home
network has requested that a recording be scheduled.
|
NetActionRequest |
RecordingNetModule.requestPrioritize(NetRecordingEntry[] recordings,
NetActionHandler handler)
Requests that a group of scheduled recording request be prioritized on this
network recording device, where each recording request may represent one
or more individual recordings on the remote device.
|
Copyright © 2013 CableLabs. All Rights Reserved.