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