| 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.
|
| Modifier and Type | Method and Description |
|---|---|
static MetadataNode |
MetadataNode.createMetadataNode()
Creates a
MetadataNode. |
static MetadataNode |
MetadataNode.createMetadataNode(String key)
Deprecated.
Replaced by
createMetadataNode().
Creates a MetadataNode. |
abstract MetadataNode |
MetadataNode.getParentNode()
Gets the parent
MetadataNode of this
MetadataNode. |
MetadataNode |
ContentEntry.getRootMetadataNode()
Gets the metadata for this ContentEntry.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataNode |
NetRecordingSpec.getMetadata()
Retrieves the root metadata node for this recording spec.
|
| Constructor and Description |
|---|
NetRecordingSpec(MetadataNode metadata)
Metadata constructor for the NetRecordingSpec.
|
Copyright © 2012 CableLabs. All Rights Reserved.