|
GetVideoFPS (DVR version only)
|
|
| pValue [out,retval]
|
| Pointer to the fps value
|
| S_OK
|
| Success
|
| E_FAIL
|
| Failure.
|
| ActiveGige1.OpenVideo "c:\\video1.avi"
|
| MsgBox ActiveGige1.GetVideoFPS
|
|
|
|
|