window[‘TVEPlayer’] = “1705741206383587235”;
if( typeof window[‘NEILSENTRACE’] !== ‘undefined’ ){
window[‘NEILSENTRACE’].init();
} else {
console.log(“Neilsen not ready at player ready”);
}
// Fix for PRDT-3013
// Code will check for presence of brightcove player and attempt to autoplay if it isn’t playing
// due to an error in another player plugin
( () => {
try {
const CHECK_INTERVAL = 500; //check every .5 seconds
const CHECK_MAX_ITERATIONS = 120; //check for max 60 seconds
//checks that the video isn’t playing
const isVideoPlaying = ( player ) => {
return !!( 0 < player.currentTime() && !player.paused() && !player.ended() && 2 {
if ( !window[ 'videojs' ] || !window[ 'videojs' ].getPlayer( window[ 'TVEPlayer' ] ) ) {
if ( checkCount++ <= CHECK_MAX_ITERATIONS ) { //retry for 60 seconds
setTimeout( checkForPlayer, CHECK_INTERVAL );
}
} else {
//we found the player, now play it
const player = window[ 'videojs' ].getPlayer( window[ 'TVEPlayer' ] );
if ( player && !isVideoPlaying( player ) && 'muted' === player.autoplay() ) {
player.play();
}
}
};
checkForPlayer();
} catch ( e ) {
window.nesn_debug && console.warn( 'Error trying to force autoplay of video', e ); // eslint-disable-line no-console
}
} )();
The Cincinnati Bengals have a few important questions that need to be answered before they take the field for a season-opening matchup with the New England Patriots on Sunday.
Is Tee Higgins healthy enough to play? Does Ja’Marr Chase even want to play?
Higgins missed practice Friday, just one day after popping up on the injury report with a nagging hamstring injury that has followed him throughout his career. Bengals head coach Zac Taylor was noncommittal when asked about the 25-year-old’s availability for Sunday, saying, “We’ll see,” according to ESPN’s Ben Baby.
Chase’s situation is a tad more volatile than that.
Chase has been “holding in” throughout the summer, as he remains unsatisfied with his current contract. The Bengals were able to get him to return to practice ahead of their season opener, but the 24-year-old continued to showcase his leverage Friday — stating he was a “game-time decision” heading into Sunday, per ESPN’s Adam Schefter.
The Patriots have been preparing as though Chase will be on the field, but given the fact he has only appeared in two limited practice sessions, it’s looking like a real possibility that the Bengals will have to figure things out without at least one of their top wideouts.
Chase believes he’s “in reach” of a new deal with Cincinnati, but the clock is ticking.