zelloptt / zello-channel-api

WebSocket-based API and SDKs to connect to Zello channels (BETA)
MIT License
88 stars 35 forks source link

Pass SDK options to default player #176

Closed ihorserba closed 2 years ago

ihorserba commented 2 years ago

Passing gain to the default player, per comment

ihorserba commented 2 years ago

Object.assign is not universally available but we don't currently have a minimum supported browser level

it's often used in the SDK