DyteMeetingConfig
Property name | Data type | Required | Use |
---|---|---|---|
authToken | NSString | Yes | Auth token for the particpant |
roomName | NSString | Yes | Meeting name to join |
showSetupScreen | BOOL | No (defaults to false ) | Show audio / video setup screen to the participant |
autoTune | BOOL | No (defaults to true ) | Dyte uses VP9 codec by default, but switches to H264/VP8 depending on participants video codec support. VP9 is a superior codec but not all browsers support it. If you disable autoTune Dyte will use VP8 by default. |
uiConfig | NSDictionary | No | To customize ui meeting |