example code
- Code: Select all
var publisherProps = {width: 300, height: 153, name:"<?=$name?>",publishVideo :false, rememberDeviceAccess :true, style: {backgroundImageURI: "http://www.tokbox.com/opentok/assets/img/shared/logos/tokbox_global_logo.png"}};
Is my style code wrong? all the other options work correctly?