Skip to main content

createLocalTracks([options]) ⇒ Promise.<Array.<LocalTrack>>

Request LocalTracks. By default, it requests a LocalAudioTrack and a LocalVideoTrack.

Kind: global function
Fulfil: Array<LocalTrack> - The requested LocalTracks
Reject: ProConfError - If the LocalTracks creation fails.

ParamType
[options]CreateLocalTracksOptions