Function 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.

    Parameters

    Returns Promise<LocalTrack[]>

Generated using TypeDoc