easy_onvif
rate_control
RateControl
bitrateLimit property
bitrateLimit
bitrateLimit
property
Null safety
int
bitrateLimit
the maximum output bitrate in kbps
Implementation
int get bitrateLimit => int.parse(xmlBitrateLimit['\$']);
easy_onvif
rate_control
RateControl
bitrateLimit property
RateControl class
Constructors
RateControl
fromJson
Properties
bitrateLimit
encodingInterval
frameRateLimit
hashCode
runtimeType
xmlBitrateLimit
xmlEncodingInterval
xmlFrameRateLimit
Methods
noSuchMethod
toJson
toString
Operators
operator ==