View Source Onvif.Media.Ver20.Schemas.Profile.VideoEncoderConfigurationOption (Onvif v0.5.0)
Available options for video encoder configuration
Summary
Types
@type t() :: %Onvif.Media.Ver20.Schemas.Profile.VideoEncoderConfigurationOption{ bitrate_range: term(), constant_bit_rate_supported: term(), encoding: term(), frame_rates_supported: term(), gov_length_range: term(), guaranteed_frame_rate_supported: term(), max_anchor_frame_distance: term(), profiles_supported: term(), quality_range: term(), resolutions_available: term() }