menu
easy_onvif
shared.dart
VideoResolution
VideoResolution constructor
VideoResolution
dark_mode
light_mode
VideoResolution
constructor
VideoResolution
(
{
required
int
width
,
required
int
height
,
})
Implementation
VideoResolution({ required super.width, required super.height, });
easy_onvif
shared
VideoResolution
VideoResolution constructor
VideoResolution class