| Package | Description |
|---|---|
| org.ocap.hn.content |
Provides representation of the content and content containers, and means of identifying content type.
|
| org.ocap.hn.transformation |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OutputVideoContentFormat
This interface provides additional parameters for transforming video content.
|
| Modifier and Type | Method and Description |
|---|---|
ContentFormat[] |
ContentResource.getTransformedContentFormats()
Returns a list of transformed
ContentFormat that are
available. |
| Modifier and Type | Method and Description |
|---|---|
ContentFormat |
Transformation.getInputContentFormat()
Returns the input content format that can be transformed.
|
ContentFormat |
Transformation.getOutputContentFormat()
Returns the output content format the input format can
be transformed into.
|
Copyright © 2013 CableLabs. All Rights Reserved.