From dc6a14439628c5391e55f15899c6e1d95c35af42 Mon Sep 17 00:00:00 2001 From: Egbert van der Wal Date: Sat, 4 May 2013 17:17:12 +0200 Subject: [PATCH] add (optional) index argument to RetrieveFrame method --- modules/python/src2/api | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/python/src2/api b/modules/python/src2/api index dc02e4ab04..0f09176b75 100644 --- a/modules/python/src2/api +++ b/modules/python/src2/api @@ -1595,6 +1595,7 @@ GrabFrame int CvCapture* capture RetrieveFrame ROIplImage* CvCapture* capture + int index 0 QueryFrame ROIplImage* CvCapture* capture GetCaptureProperty double