View Source Onvif.Media.Ver20.Profile.VideoEncoder (Onvif v0.3.2)
Link to this section Summary
Link to this section Functions
@spec to_json(%Onvif.Media.Ver20.Profile.VideoEncoder{ encoding: term(), gov_length: term(), guaranteed_frame_rate: term(), multicast_configuration: term(), name: term(), profile: term(), quality: term(), rate_control: term(), reference_token: term(), resolution: term(), use_count: term() }) :: {:error, %{ :__exception__ => any(), :__struct__ => Jason.EncodeError | Protocol.UndefinedError, optional(atom()) => any() }} | {:ok, binary()}