ExOnvif.Media.Profile.AnalyticsEngineConfiguration (ExOnvif v0.7.2)

View Source

Indication which AnalyticsModules shall output metadata. Note that the streaming behavior is undefined if the list includes items that are not part of the associated AnalyticsConfiguration.

Summary

Types

t()

@type t() :: %ExOnvif.Media.Profile.AnalyticsEngineConfiguration{
  analytics_module: term()
}

Functions

changeset(module, attrs)

parse(doc)

to_struct(parsed)