Package com.brightcove.omniture
See: Description
-
Class Summary Class Description CustomPlayerDelegate Implementation of the extended PlayerDelegate abstract class required for Video Heartbeat integration. 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 currentSourceSelector implementation, use the URL from that Source
- Otherwise fall back to the DEFAULT_MEDIA_NAME constant value
OmnitureComponent Implements an integration with the Adobe Mobile Library for Android. OmnitureEventType Event types emitted from the Omniture component. CustomMediaHeartbeatDelegate Implementation of the MediaHeartbeatDelegate interface required for Video Heartbeat integration. -
Enum Summary Enum Description TrackingState -
Interface Summary Interface Description MediaNameFactory Provides a simple interface to allow the generation of media names that are tracked inOmniture to be customized.