Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 265 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 265 Bytes

This is the C# API bindings

The bindings can be found in NativeMethods.cs

The classes V4L2ImageInterop and V4L2VideoDeviceInterop abstract the native methods away so that we can use "OOP".