See: Description
| Interface | Description |
|---|---|
| AudioResource |
Interface implemented by subclasses of ContentResource to identify that a content contains audio.
|
| ChannelContentItem |
This interface represents a video or audio broadcast channel object.
|
| ContentContainer |
This class represents a container that contains one or more content entries.
|
| ContentEntry |
This interface represents a basic content entry.
|
| ContentItem |
This class represents a piece of content.
|
| ContentResource |
Abstract class representing a media stream/file.
|
| IOStatus |
This interface represents the ability to detect whether any
asset represented by an object or its children is in use on
the home network and hence the object should not be deleted.
|
| StreamableContentResource |
Abstract class representing content that can be streamed, e.g., MPEG file.
|
| StreamingActivityListener |
This interface represents a listener for notification of streaming
being started, changed or ended
|
| VideoResource |
ContentResource to identify that a content item contains video/still image material.
|
| Class | Description |
|---|---|
| ContentEntryFactory |
This factory can be used to create
ContentEntry instances. |
| MetadataIdentifiers |
This abstract class represents access to standardized metadata identifiers.
|
| MetadataNode |
A collection of metadata entries, each of which is a key/value pair
where the key identifies a property and the value is the property value,
and a collection of supporting namespace declarations.
|
| Exception | Description |
|---|---|
| DatabaseException |
Exception that is thrown when a database error occurs
|
Copyright © 2012. All Rights Reserved.