Skip to content
Snippets Groups Projects
Unverified Commit 9981e813 authored by Leon's avatar Leon Committed by GitHub
Browse files

Update README.md

parent 0cf80acb
No related branches found
No related tags found
No related merge requests found
......@@ -217,6 +217,8 @@ export default Party;
- `bool autoRequestMedia` - *optional(=true)* option to automatically request
user media. Use `true` to request automatically, or `false` to request media
later with `startLocalVideo`
- `bool dataOnly` *optional(=false)* option to ensure that video and audio stream channels
are turned off
- `bool enableDataChannels` *optional(=true)* option to enable/disable data
channels (used for volume levels or direct messaging)
- `bool autoRemoveVideos` - *optional(=true)* option to automatically remove
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment