GoogleIMAComponent

constructor(baseVideoView: BaseVideoView, eventEmitter: EventEmitter)

Deprecated

Deprecated

Please use the Builder instead

Parameters

baseVideoView

The Brightcove video view.

eventEmitter

The current event emitter.


constructor(baseVideoView: BaseVideoView, eventEmitter: EventEmitter, useAdRules: Boolean, imaSdkSettings: ImaSdkSettings, adsRenderingSettings: AdsRenderingSettings)

Deprecated

Deprecated

Please use the Builder instead

Parameters

baseVideoView

The Brightcove video view.

eventEmitter

The current event emitter.

useAdRules

Whether to use Ad Rules instead of cue points.

imaSdkSettings

Application specified settings for the IMA SDK.

adsRenderingSettings

AdsRenderingSettings used when initializing AdsManager.


constructor(baseVideoView: BaseVideoView, eventEmitter: EventEmitter, useAdRules: Boolean, imaSdkSettings: ImaSdkSettings)

Deprecated

Deprecated

Please use the Builder instead

Parameters

baseVideoView

The Brightcove video view.

eventEmitter

The current event emitter.

useAdRules

Whether to use Ad Rules instead of cue points.

imaSdkSettings

Application specified settings for the IMA SDK.


constructor(baseVideoView: BaseVideoView, eventEmitter: EventEmitter, useAdRules: Boolean, adsRenderingSettings: AdsRenderingSettings)

Deprecated

Deprecated

Please use the Builder instead

Parameters

baseVideoView

The Brightcove video view.

eventEmitter

The current event emitter.

useAdRules

Whether to use Ad Rules instead of cue points.

adsRenderingSettings

AdsRenderingSettings used when initializing AdsManager.


constructor(baseVideoView: BaseVideoView, eventEmitter: EventEmitter, useAdRules: Boolean)

Deprecated

Deprecated

Please use the Builder instead

Parameters

baseVideoView

The Brightcove video view.

eventEmitter

The current event emitter.

useAdRules

Whether to use Ad Rules instead of cue points.


constructor(baseVideoView: BaseVideoView, eventEmitter: EventEmitter, imaSdkSettings: ImaSdkSettings)

Deprecated

Deprecated

Please use the Builder instead

Parameters

baseVideoView

The Brightcove video view.

eventEmitter

The current event emitter.

imaSdkSettings

Application specified settings for the IMA SDK.