mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-14 15:56:38 +03:00
fix(Cast): Proxy missing ad events through CastProxy (#10142)
This commit is contained in:
committed by
GitHub
parent
c433bcb68b
commit
ad4b6245d3
@@ -536,6 +536,11 @@ shaka.cast.CastUtils.AdManagerEvents = [
|
||||
'ad-content-pause-requested',
|
||||
'ad-content-resume-requested',
|
||||
'ad-content-attach-requested',
|
||||
'ad-playing',
|
||||
'ad-break-started',
|
||||
'ad-break-ended',
|
||||
'ad-interstitial-preload',
|
||||
'ad-interstitial-preloaded',
|
||||
];
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user