|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RecordingContentItem | |
|---|---|
| org.ocap.hn.recording | |
| Uses of RecordingContentItem in org.ocap.hn.recording |
|---|
| Methods in org.ocap.hn.recording that return RecordingContentItem | |
|---|---|
RecordingContentItem[] |
NetRecordingEntry.getRecordingContentItems()
Retrieves the local individual RecordingContentItems that make up this series recording. |
| Methods in org.ocap.hn.recording with parameters of type RecordingContentItem | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||