mirror of
https://github.com/gen2brain/cam2ip.git
synced 2025-12-16 12:28:35 +00:00
Add support for native VFW implementation on Windows
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// +build !cv3,!native
|
||||
// +build cv2,!cv3
|
||||
|
||||
// Package video.
|
||||
package video
|
||||
@@ -1,4 +1,4 @@
|
||||
// +build cv3,!native
|
||||
// +build cv3,!cv2
|
||||
|
||||
// Package video.
|
||||
package video
|
||||
|
||||
Reference in New Issue
Block a user