menu
easy_onvif
shared
MixedProfile
MixedProfile.fromJson factory constructor
MixedProfile.fromJson
brightness_4
brightness_5
MixedProfile.fromJson
constructor
MixedProfile.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory MixedProfile.fromJson(Map<String, dynamic> json) => _$MixedProfileFromJson(json);
easy_onvif
shared
MixedProfile
MixedProfile.fromJson factory constructor
MixedProfile class
Constructors
MixedProfile
fromJson
fromMediaProfile
fromProfile
Properties
audioEncoderConfiguration
audioSourceConfiguration
configurations
fixed
hashCode
isMedia2
name
ptzConfiguration
runtimeType
token
videoAnalyticsConfiguration
videoEncoderConfiguration
videoSourceConfiguration
Methods
noSuchMethod
toJson
toString
Operators
operator ==