Metadata classes

These classes provide metadata for advertising, namespaces, and tracking.

Name Description
AuditudeMetadata Deprecated. Use AuditudeSettings.
AuditudeSettings Class that extends Java AdvertisingMetadata specifically for Ad Decisioning. Provides properties to be configured for resolving Ad Decisioning ads for a given media item. You must set all the required properties, including zone ID, media ID, and ad server URL, to configure the player for successfully resolving ads.
Metadata Defines the generic interface for configuring all available metadata for your player. Extends MetadataNode. Individual components extend this class to provide additional accessors for key-value metadata associated with PSDK objects.
MetadataNode Generic data-structure-like class for storing arbitrary key-value pairs.
TimedMetadata Class for the raw representation of the timed metadata inserted into a media stream.