# VideoCaptureDevices Class

### NAMESPACE

RASAdminEngine.Core.OutputModels.ClientRulesPolicy.Session.LocalDevicesAndResources

### DESCRIPTION

Settings about the Video Capture Devices

### INHERITED FROM

[RASSerilazableObj](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/RASSerilazableObj.html)⇒VideoCaptureDevices

### INTERFACES

* ISerializable
* IComparable

### PUBLIC PROPERTIES

| Type          | Name                      | Description |                                                                            |
| ------------- | ------------------------- | ----------- | -------------------------------------------------------------------------- |
| List\<String> | CamerasIDs                |             | Redirect to all available devices                                          |
| Boolean       | DynamicCameras            |             | If box is checked allow the use of other devices that are plugged in later |
| Boolean       | EnableCameras             |             | If box is checked allow devices redirection                                |
| Boolean       | Enabled                   |             | Whether Devices policy is enabled or not                                   |
| Boolean       | VideoCaptureUseAllDevices |             | Use all devices that are available                                         |

### PUBLIC METHODS

| Type    | Name                   | Description                                                                                                                                                    |   |
| ------- | ---------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- | - |
| Int32   | CompareTo (Object obj) | Inherited from [RASSerilazableObj](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/RASSerilazableObj.html) |   |
| Boolean | Equals (Object obj)    | Inherited from [RASSerilazableObj](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/RASSerilazableObj.html) |   |
| Int32   | GetHashCode ()         | Inherited from [RASSerilazableObj](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/RASSerilazableObj.html) |   |
| Type    | GetType ()             |                                                                                                                                                                |   |
| String  | ToString ()            |                                                                                                                                                                |   |
