Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateLocalTracksOptions

Hierarchy

Index

Properties

Properties

Optional audio

audio: boolean | AudioCaptureOptions

audio track options, true to create with defaults. false if audio shouldn't be created default true

Optional video

video: boolean | VideoCaptureOptions

video track options, true to create with defaults. false if video shouldn't be created default true

Generated using TypeDoc