createLocalTracks
Creates a local video and audio track at the same time. When acquiring both
audio and video tracks together, it'll display a single permission prompt to
the user instead of two separate ones.
Signature
createLocalTracks(options?: CreateLocalTracksOptions)
Name | Type | Description |
---|---|---|
options optional | CreateLocalTracksOptions |