menu
easy_onvif package
documentation
model/resolution.dart
Resolution
Resolution constructor
Resolution constructor
dark_mode
light_mode
Resolution
constructor
Resolution
(
dynamic
xmlWidth
,
dynamic
xmlHeight
)
Implementation
Resolution(this.xmlWidth, this.xmlHeight);
easy_onvif package
documentation
model/resolution
Resolution
Resolution constructor
Resolution class