| Package | Description |
|---|---|
| org.ocap.hn |
Provides representation of the main components of HN, such as servers, actions, action responses, and change listeners.
|
| org.ocap.hn.recording |
Provides control and listing of recorded content.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ContentServerNetModule
Class representing a NetModule which serves content.
|
| Modifier and Type | Method and Description |
|---|---|
NetModule |
Device.getNetModule(String moduleId)
Returns the NetModule by module id.
|
abstract NetModule |
NetManager.getNetModule(String deviceName,
String moduleID)
Returns NetModule by device and module ID.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
NetRecordingRequestManager
This interface represents a local RecordingNetModule.
|
interface |
RecordingNetModule
An interface representing a NetModule which provides DVR functionality.
|
Copyright © 2012. All Rights Reserved.