View Source ExOnvif.Search.FindRecordings (ExOnvif v0.7.1)

Module describing the FindRecordings schema.

Summary

Types

t()

@type t() :: %ExOnvif.Search.FindRecordings{
  keep_alive_time: term(),
  max_matches: term(),
  scope: term()
}

Functions

changeset(module, attrs)

encode(schema)

to_struct(parsed)