View Source Onvif.Media.Ver10.GetVideoEncoderConfigurationOptions (Onvif v0.3.3)

Link to this section Summary

Link to this section Functions

Link to this function

request(device, args \\ [])

View Source
@spec request(Onvif.Device.t(), list()) :: {:ok, any()} | {:error, map()}
Link to this function

request_body(configuration_token)

View Source
Link to this function

request_body(configuration_token, profile_token)

View Source
Link to this function

response(xml_response_body)

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