EdgeAI::Devices::VideoDevice
Inherits YAML::Serializable < JSON::Serializable < Struct < Value < Object
Constructors
new(path : String, name : String, driver : String, formats : Array(Format))
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(path _path = @path, name _name = @name, driver _driver = @driver, formats _formats = @formats)
Sourcedriver
formats
name
path