'Declaration Public Property BacklightCompensation As DirectShowImageQualityPropertyValue
public DirectShowImageQualityPropertyValue BacklightCompensation { get; set; }
public: __property DirectShowImageQualityPropertyValue get_BacklightCompensation(); public: __property void set_BacklightCompensation(
DirectShowImageQualityPropertyValue value
);
public:
property DirectShowImageQualityPropertyValue BacklightCompensation { DirectShowImageQualityPropertyValue get(); void set(DirectShowImageQualityPropertyValue value); }
Property Value
0 - the backlight compensation is off; 1 - the backlight compensation is on.