Merge branch 'pre-roll-ads' into pre-reoll-ads-rebase
This commit is contained in:
commit
ed79793471
1 changed files with 1 additions and 0 deletions
|
@ -199,6 +199,7 @@ function VideoViewer(props: Props) {
|
|||
player.playbackRate(vjsCallbackDataRef.current.videoPlaybackRate);
|
||||
}
|
||||
}
|
||||
|
||||
const playerReadyDependencyList = [uri, adUrl, embedded, autoplayIfEmbedded];
|
||||
if (!IS_WEB) {
|
||||
playerReadyDependencyList.push(desktopPlayStartTime);
|
||||
|
|
Loading…
Reference in a new issue