Ticket #474 (closed defect: fixed)

Opened 12 months ago

Last modified 12 months ago

Clean up the way VPAID ad expanded and linear change events are impacting the player

Reported by: paul Owned by: paul
Priority: blocker Milestone: OVA for AS3 (v1.0.1)
Component: OVA for AS3 Version: OVA for AS3 (trunk)
Keywords: Cc:
Forum thread:

Description

Clean up the way VPAID ad expanded and linear change events are impacting the player.

At the moment, the player is being paused/resumed on expanded state change regardless of whether or not the VPAID ad is reporting a linear state.

It should be the linear change state that impacts pausing/resuming playback.

Change History

comment:1 Changed 12 months ago by paul

  • Status changed from new to closed
  • Resolution set to fixed

Implemented in 1.1 RC1 Build 16.

Expand state change does not force the underlying stream to pause/resume unless the new option 'adsConfig.vpaidConfig.pauseOnExpand' is specified.

Pause/resume now happens on linear state change for non-linear ads.

Note: See TracTickets for help on using tickets.