AdManagerStreamingSettings

AdManagerStreamingSettings class used to set up AdStreamManager.
adPlayerInstance: AdPlayer instance in case you use your own player
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

Types

Link copied to clipboard
class Builder

Helper class to build an AdManagerStreamingSettings instance.

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String