View Source Onvif.Media.Ver20.GetVideoEncoderConfigurationOptions (Onvif v0.6.0)

Summary

Functions

request(device, args \\ [])

@spec request(Onvif.Device.t(), list()) :: {:ok, any()} | {:error, map()}

request_body(configuration_token \\ nil, profile_token \\ nil)

response(xml_response_body)

@spec response(any()) :: {:error, Ecto.Changeset.t()} | {:ok, struct()}

soap_action()

@spec soap_action() :: String.t()