Skip to main content

FlowerBitmovinPlayer

Flower player class that extends Bitmovin Player.

Methods

addAdListener

Adds an ad event listener to the player. If the listener is already registered, nothing happens.

The following describes the parameters:

ParameterTypeDescription
listenerFlowerAdsManagerListenerAd event listener to add.

removeAdListener

Removes an ad event listener from the player. If the listener is not registered, nothing happens.

The following describes the parameters:

ParameterTypeDescription
listenerFlowerAdsManagerListenerAd event listener to remove.

load

This method overloads base class method, with FlowerAdConfig parameter at last.

The following describes the parameters:

ParameterTypeDescription
playlistConfigPlaylistConfigOriginal parameter from base class.
adConfigFlowerAdConfigInformation required for ad insertion.

load

This method overloads base class method, with FlowerAdConfig parameter at last.

The following describes the parameters:

ParameterTypeDescription
sourceSourceOriginal parameter from base class.
adConfigFlowerAdConfigInformation required for ad insertion.

load

This method overloads base class method, with FlowerAdConfig parameter at last.

The following describes the parameters:

ParameterTypeDescription
sourceConfigSourceConfigOriginal parameter from base class.
adConfigFlowerAdConfigInformation required for ad insertion.