| Interface | Description |
|---|---|
| OmnitureComponent.MediaNameFactory |
Provides a simple interface to allow the generation of media names that are tracked in
Omniture to be customized.
|
| Class | Description |
|---|---|
| CustomMediaHeartbeatDelegate |
Implementation of the MediaHeartbeatDelegate interface required for Video Heartbeat
integration.
|
| CustomPlayerDelegate | Deprecated |
| OmnitureComponent |
Implements an integration with the Adobe Mobile Library for Android.
|
| OmnitureComponent.DefaultMediaNameFactory |
Default implementation of MediaNameFactory which follows these steps:
If video exists and has an ID property as identified by Video.Fields.ID, use it
Otherwise if given a Source object, presumably the one chosen by the current
SourceSelector implementation, use the URL from that Source
Otherwise fall back to the DEFAULT_MEDIA_NAME constant value
|
| OmnitureEventType |
Event types emitted from the Omniture component.
|
| Enum | Description |
|---|---|
| OmnitureComponent.TrackingState |