menu
easy_onvif
shared.dart
BacklightCompensation
BacklightCompensation constructor
BacklightCompensation
brightness_4
brightness_5
BacklightCompensation
constructor
BacklightCompensation
(
{
required
String
mode
,
required
double
?
level
}
)
Implementation
BacklightCompensation({required this.mode, required this.level});
easy_onvif
shared
BacklightCompensation
BacklightCompensation constructor
BacklightCompensation class