| Package | Description |
|---|---|
| org.ocap.hn.content |
Provides representation of the content and content containers, and means of identifying content type.
|
| org.ocap.hn.recording |
Provides control and listing of recorded content.
|
| org.ocap.hn.service |
A service which is hosted or provided by another device on the home network.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ChannelContentItem
This interface represents a video or audio broadcast channel object.
|
| Modifier and Type | Method and Description |
|---|---|
ContentItem |
ContentResource.getContentItem()
Gets the ContentItem this resource belongs to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StreamingActivityListener.notifyStreamingChange(ContentItem contentItem,
int activityID,
String URI,
org.davic.net.tuning.NetworkInterface tuner)
Notifies the
StreamingActivityListener when streaming parameter
on this activity such as tuning parameter changes |
void |
StreamingActivityListener.notifyStreamingEnded(ContentItem contentItem,
int activityID,
int reasonOfEnd)
Notifies the
StreamingActivityListener when content
streaming to the home network in response to a request
for ContentItem streaming has ended. |
void |
StreamingActivityListener.notifyStreamingStarted(ContentItem contentItem,
int activityID,
String URI,
org.davic.net.tuning.NetworkInterface tuner)
Notifies the
StreamingActivityListener when content begins
streaming the content to the home network in response to a request
for ContentItem streaming. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RecordingContentItem
This ContentItem represents a recording that has been scheduled
on the home network.
|
| Modifier and Type | Method and Description |
|---|---|
ContentItem |
RemoteService.getContentItem()
Returns the ContentItem associated with this remote service
|
Copyright © 2012 CableLabs. All Rights Reserved.