Paketet org.osmf.metadata innehåller klasser som stöder användning av metadata.
Metadataklasser aktiverar användning av metadata genom att tillhandahålla:
- möjlighet att infoga, uppdatera, fråga om och ta bort metadata
- stöd för metadata i olika format, till exempel namnvärdespar
- grundläggande metadata för medieresurser, till exempel medietyp och MIME-typ, för att tillhandahålla tips som resurshanterare kan använda för att bestämma om de kan hantera mediet.
Klasser
| Klass | Beskrivning | |
|---|---|---|
| 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. |
Tue Jun 12 2018, 01:55 PM Z