Package-level declarations
Types
AdManagerStreamingSettings class used to set up AdStreamManager.
adPlayerInstance: AdPlayer instance in case you use your own player. This use-case offers a robust API enabling all streaming features.
adStreamPlayerAdapterInstance: AdStreamPlayerAdapter instance in case you use your own player. This use-case requires a minimal implementation needed for adBreak and interactivity detection.
enqueueEnabled: if player enqueue is enabled or disabled
videoViewId: id of AdVideoView in case of video ads
dvrEnabled: enable or disable dvr
automaticallySecureConnectionForAdURL: enable or disable replacing Ad URL Http protocol
automaticallyManageAudioFocus: instructs the internal AdPlayer to automatically manage AudioFocus
AdStreamDVRMetadata contains a dvr window/buffer information
AdStreamManager is the base class for all stream managers. It defines a listener interface and the minimum functions needed for a stream manager to operate
DvrBufferInfo holds window size information for DVR enabled stream