Adds SinkFrameTimeoutCpp to def file (#61)

This commit is contained in:
Thad House
2017-02-17 20:41:32 -08:00
committed by Peter Johnson
parent 61e34621cc
commit b484cbba7c
2 changed files with 2 additions and 0 deletions

View File

@@ -86,6 +86,7 @@ CS_SetCameraExposureHoldCurrent @83
CS_SetCameraExposureManual @84
CS_SetDefaultLogger @85
CS_GrabSinkFrameTimeout @86
CS_GrabSinkFrameTimeoutCpp @87
; JNI functions
JNI_OnLoad

View File

@@ -86,3 +86,4 @@ CS_SetCameraExposureHoldCurrent @83
CS_SetCameraExposureManual @84
CS_SetDefaultLogger @85
CS_GrabSinkFrameTimeout @86
CS_GrabSinkFrameTimeoutCpp @87