The org.osmf.metadata package contains classes that support the use of metadata.
Metadata classes enable use of metadata by providing:
- Ability to insert, update, query and delete metadata.
- Support for metadata of different formats, such as name-value pairs.
- Basic metadata for media resources, such as media type and MIME type, to provide hints that resource handlers can use to determine whether they can handle the media
Classes
Class | Description | |
---|---|---|
CuePoint | The CuePoint class represents a cue point in the timeline of a media element. | |
CuePointType | CuePointType is the enumeration of possible types of CuePoint objects. | |
Metadata | The Metadata class encapsulates a related collection of metadata. | |
TimelineMarker | The TimelineMarker class represents an individual marker in the timeline of a MediaElement. | |
TimelineMetadata | The TimelineMetadata class encapsulates metadata associated with the timeline of a MediaElement. |
Mon Nov 28 2011, 07:42 AM -08:00