ExoAdPlayer
class ExoAdPlayer
Implementation of an AdPlayer using ExoPlayer.
ExoAdPlayer handles AdAsset as the type of Ads to be played.
Functions
Link copied to clipboard
Link copied to clipboard
Creates an ExoAdPlayer and adds a PlayerView in the BaseVideoView.
open fun create(viewGroup: ViewGroup, eventEmitter: EventEmitter, adPlayerSettings: AdPlayerSettings): ExoAdPlayer
Creates an ExoAdPlayer and adds a PlayerView in the provided ViewGroup.
Link copied to clipboard
Link copied to clipboard