Not yet widely used. TODO: This should replace selecting video devices only by name to better handle several devices with the same name + better match the MediaDevice API in browsers.
More...
|
| | MediaDevice (string name, string id) |
| | Creates a new instance with the given name and id.
|
| |
| override string | ToString () |
| | String for debug output.
|
| |
|
|
string | Name [get, set] |
| | Human readable name of the device.
|
| |
|
string | Id [get, set] |
| | Unique ID for the device.
|
| |
Not yet widely used. TODO: This should replace selecting video devices only by name to better handle several devices with the same name + better match the MediaDevice API in browsers.
◆ MediaDevice()
| Byn.Awrtc.MediaDevice.MediaDevice |
( |
string | name, |
|
|
string | id ) |
Creates a new instance with the given name and id.
- Parameters
-
| name | Human readable device name |
| id | Unique ID |
◆ ToString()
| override string Byn.Awrtc.MediaDevice.ToString |
( |
| ) |
|
String for debug output.
- Returns
- String containing name and id
The documentation for this class was generated from the following file:
- /Volumes/macdev/wrtc/main_new/awrtc/awrtc_cs_common/Byn.Awrtc/MediaDevice.cs