menu
easy_onvif package
documentation
model/h264.dart
H264
H264 constructor
H264 constructor
dark_mode
light_mode
H264
constructor
H264
(
{
required
int
govLength
,
required
String
h264Profile
,
})
Implementation
H264({required this.govLength, required this.h264Profile});
easy_onvif package
documentation
model/h264
H264
H264 constructor
H264 class