Questions about v4
flav-code opened this issue · 4 comments
flav-code commented
player.filters.volume is possibly 'undefined'
This is normal in master ?
flav-code commented
Connection.resendServerUpdate() removed
maybe re add it
flav-code commented
Deivu commented
player.filters.volume is possibly 'undefined' This is normal in master ?
Intended behavior for now, since volume can be based on implementation guidelines
Deivu commented
Connection.resendServerUpdate() removed maybe re add it
Removed, you can provide the data via setServerUpdate() yourself