Ticket #640 (closed bug: fixed)

Opened 3 years ago

Last modified 3 years ago

Remove buffer data from time events

Reported by: zach Owned by: pablo
Priority: Milestone: Flash 5.1
Component: Keywords:
Cc: zach Forum thread:

Description (last modified by pablo) (diff)

De-couple buffer data from time events. The 5.0 player currently suppresses JWPLAYER_MEDIA_BUFFER events while in the "PLAYING" state, including the bufferPercent info in the JWPLAYER_MEDIA_TIME events.

We should send out buffer data only in JWPLAYER_MEDIA_BUFFER events, and not include bufferPercent in JWPLAYER_MEDIA_TIME events.

Change History

comment:1 Changed 3 years ago by pablo

  • Cc zach added
  • Owner changed from zach to pablo

comment:2 Changed 3 years ago by pablo

  • Status changed from new to assigned

comment:3 Changed 3 years ago by pablo

  • Description modified (diff)

comment:4 Changed 3 years ago by pablo

  • Description modified (diff)

comment:5 Changed 3 years ago by pablo

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

Fixed in 776

Note: See TracTickets for help on using tickets.