new AudioTrackConstraints(source)
Parameters:
Name | Type | Description |
---|---|---|
source |
Owt.Base.AudioSourceInfo | Source info of this audio track. |
Members
-
deviceId :string
-
Do not provide deviceId if source is not "mic".
Type:
- string
-
source :string
-
Values could be "mic", "screen-cast", "file" or "mixed".
Type:
- string