mirror of
				https://github.com/hyperion-project/hyperion.ng.git
				synced 2025-03-01 10:33:28 +00:00 
			
		
		
		
	Calling setDeviceVideoStandard in the constructor
This commit is contained in:
		| @@ -54,6 +54,9 @@ V4L2Grabber::V4L2Grabber(const QString & device | ||||
| { | ||||
| 	setPixelDecimation(pixelDecimation); | ||||
| 	getV4Ldevices(); | ||||
|  | ||||
| 	// init | ||||
| 	setDeviceVideoStandard(device, videoStandard); | ||||
| } | ||||
|  | ||||
| V4L2Grabber::~V4L2Grabber() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user