dailymotion / vast-client-js

VAST (up to 6) parsing library for JavaScript
https://iabtechlab.com/wp-content/uploads/2022/09/VAST_4.3.pdf
MIT License
367 stars 216 forks source link

Fix/fix setMuted object destructuring argument #463

Closed Lotphy closed 1 year ago

Lotphy commented 1 year ago

Description

Replace macros parameter with a destructured object in setMuted function

Issue

Macros parameter was not correct in setMuted function of vast tracker.

Type

Lotphy commented 1 year ago

Closing this PR. Changes will be done on player side.