BCOVDAIPlaybackSessionDelegate Protocol Reference

Declared in BCOVDAIComponent.h

Overview

A delegate protocol for users of the Brightcove DAI advertising plugin.

– willCallIMAAdsLoaderRequestAdsWithRequest:

Called immediately before the DAI Plugin calls IMAAdsLoader -requestAdsWithRequest: to allow the user to first modify the ads request object, for example, to change the vastLoadTimeout property. This method is optional.

- (void)willCallIMAAdsLoaderRequestAdsWithRequest:(IMAStreamRequest *)adsRequest

Discussion

Called immediately before the DAI Plugin calls IMAAdsLoader -requestAdsWithRequest: to allow the user to first modify the ads request object, for example, to change the vastLoadTimeout property. This method is optional.

Declared In

BCOVDAIComponent.h