easy_onvif
h264
H264
H264 constructor
H264
H264
constructor
Null safety
H264
(
{
required
int
govLength
,
required
String
h264Profile
}
)
Implementation
H264({required this.govLength, required this.h264Profile});
easy_onvif
h264
H264
H264 constructor
H264 class
Constructors
H264
fromJson
Properties
govLength
h264Profile
hashCode
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==