VideoCaptureDevices
NAMESPACE
RASAdminEngine.Core.OutputModels.ClientRulesPolicy.Session.LocalDevicesAndResources
DESCRIPTION
Settings about the Video Capture Devices
INHERITED FROM
⇒
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
Boolean
Equals (Object obj)
Inherited from RASSerilazableObj
Int32
GetHashCode ()
Inherited from RASSerilazableObj
Type
GetType ()
String
ToString ()
References to Types
Last updated