AVOLITES TITAN API

GetFrameRate

Gets the frame rate of the first view. If no views are available an invalid operation exception is thrown.

Namespace: Visualiser.Capture

Syntax

MACRO

Int32 Visualiser.Capture.GetFrameRate(AvailableCameras cameraIndex)

HTTP

http://[ip]:4430/titan/script/2/Visualiser/Capture/GetFrameRate?cameraIndex={}

Parameters

cameraIndex ( AvailableCameras ) : Index of the camera.

Returns

The current views frame rate.