EdgeAI::Devices::Resolution
Inherits YAML::Serializable < JSON::Serializable < Struct < Value < Object
Constructors
new(width : UInt32, height : UInt32, fps : Float64, type : V4L2::FrameSizeType)
Sourcenew(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Sourcenew(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
SourceInstance methods
clone
Sourcecopy_with(width _width = @width, height _height = @height, fps _fps = @fps, type _type = @type)
Sourcefps
height
type
width