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