KnownPerceptionInfraredFrameSourceProperties
KnownPerceptionInfraredFrameSourceProperties
KnownPerceptionInfraredFrameSourceProperties
KnownPerceptionInfraredFrameSourceProperties
Class
Definition
Provides static properties of infrared frame sources.
public : static class KnownPerceptionInfraredFrameSourcePropertiespublic static class KnownPerceptionInfraredFrameSourcePropertiesPublic Static Class KnownPerceptionInfraredFrameSourceProperties// You can use this class in JavaScript.
- Attributes
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Properties
ActiveIlluminationEnabled ActiveIlluminationEnabled ActiveIlluminationEnabled ActiveIlluminationEnabled
Gets a string key used to retrieve a Boolean property indicating whether or not active IR illumination is enabled.
public : static PlatForm::String ActiveIlluminationEnabled { get; }public static string ActiveIlluminationEnabled { get; }Public Static ReadOnly Property ActiveIlluminationEnabled As string// You can use this property in JavaScript.
- Value
- PlatForm::String string string string
Indicates whether or not active IR illumination is enabled. This property is a Boolean value.
AmbientSubtractionEnabled AmbientSubtractionEnabled AmbientSubtractionEnabled AmbientSubtractionEnabled
Gets a string key used to retrieve a Boolean property indicating whether or not ambient IR light subtraction is enabled.
public : static PlatForm::String AmbientSubtractionEnabled { get; }public static string AmbientSubtractionEnabled { get; }Public Static ReadOnly Property AmbientSubtractionEnabled As string// You can use this property in JavaScript.
- Value
- PlatForm::String string string string
Indicates whether or not ambient IR light subtraction is enabled. This property is a Boolean value.
AutoExposureEnabled AutoExposureEnabled AutoExposureEnabled AutoExposureEnabled
Gets a string key used to retrieve a Boolean property indicating whether or not auto exposure is enabled.
public : static PlatForm::String AutoExposureEnabled { get; }public static string AutoExposureEnabled { get; }Public Static ReadOnly Property AutoExposureEnabled As string// You can use this property in JavaScript.
- Value
- PlatForm::String string string string
Indicates whether or not auto exposure is enabled. This property is a Boolean value.
Exposure Exposure Exposure Exposure
Gets a string key used to retrieve a TimeSpan property indicating the current exposure duration of the camera.
public : static PlatForm::String Exposure { get; }public static string Exposure { get; }Public Static ReadOnly Property Exposure As string// You can use this property in JavaScript.
- Value
- PlatForm::String string string string
The current exposure duration of the camera. This property is a TimeSpan value.
ExposureCompensation ExposureCompensation ExposureCompensation ExposureCompensation
Gets a string key used to retrieve a single-precision, floating-point property indicating the amount of exposure compensation.
public : static PlatForm::String ExposureCompensation { get; }public static string ExposureCompensation { get; }Public Static ReadOnly Property ExposureCompensation As string// You can use this property in JavaScript.
- Value
- PlatForm::String string string string
Indicates the amount of exposure compensation. This property is a Single value.
InterleavedIlluminationEnabled InterleavedIlluminationEnabled InterleavedIlluminationEnabled InterleavedIlluminationEnabled
Gets a string key used to retrieve a Boolean property indicating whether or not interleaved illumination is enabled.
public : static PlatForm::String InterleavedIlluminationEnabled { get; }public static string InterleavedIlluminationEnabled { get; }Public Static ReadOnly Property InterleavedIlluminationEnabled As string// You can use this property in JavaScript.
- Value
- PlatForm::String string string string
Indicates whether or not interleaved illumination is enabled. This property is a Boolean value.
StructureLightPatternEnabled StructureLightPatternEnabled StructureLightPatternEnabled StructureLightPatternEnabled
Gets a string key used to retrieve a Boolean property indicating whether or not the structured light pattern is enabled.
public : static PlatForm::String StructureLightPatternEnabled { get; }public static string StructureLightPatternEnabled { get; }Public Static ReadOnly Property StructureLightPatternEnabled As string// You can use this property in JavaScript.
- Value
- PlatForm::String string string string
Indicates whether or not the structured light pattern is enabled. This property is a Boolean value.