View Source Onvif.Replay.ServiceCapabilities (Onvif v0.5.0)
Summary
Functions
Converts a parsed map into a %Onvif.Replay.ServiceCapabilities{} struct with validated types.
Types
@type t() :: %Onvif.Replay.ServiceCapabilities{ dynamic_recordings: boolean(), dynamic_tracks: boolean(), max_string_length: String.t(), media_profile_source: boolean(), receive_source: boolean(), reverse_playback: boolean(), rtp_rtsp_tcp: boolean(), rtsp_web_socket_uri: boolean(), session_timeout_range: String.t() }