View Source Onvif.Media.Ver10.Profile.VideoAnalyticsConfiguration (Onvif v0.3.4)
This element contains a list of Analytics configurations.
Link to this section Summary
Link to this section Functions
@spec to_json(%Onvif.Media.Ver10.Profile.VideoAnalyticsConfiguration{ analytics_engine_configuration: term(), name: term(), reference_token: term(), rule_engine_configuration: term(), use_count: term() }) :: {:error, %{ :__exception__ => any(), :__struct__ => Jason.EncodeError | Protocol.UndefinedError, optional(atom()) => any() }} | {:ok, binary()}