Skip to content

Commit 5a7ddbe

Browse files
committed
Update README.md
1 parent ccd336e commit 5a7ddbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ sudo py -3 setup.py build install
402402
- decodeFile(filename, format)
403403
- decodeBuffer(frame-by-opencv-capture, format)
404404
- decodeFileStream(fileStream, fileSize, format)
405-
- startVideoMode(max_buffer, max_results, video_width, video_height, image_format, format, callback)
405+
- startVideoMode(max_buffer, max_results, video_width, video_height, stride, format, callback)
406406
- stopVideoMode()
407407
- appendVideoFrame(frame-by-opencv-capture)
408408
- initLicenseFromLicenseContent(license-key, license-content)

0 commit comments

Comments
 (0)