class V4L2::Device::OpenFailed

Overview

Indicates an attempt to open a V4L2 device failed.

Defined in:

v4l2/device.cr

Constructors

Class methods inherited from class V4L2::Error

strerror : String strerror

Constructor Detail

def self.new(path : String) #

[View source]