Gocator API > Go2.Data > Classes > Go2VideoData > Functions > Go2VideoData_ExposureIndex
Gocator 2x00 API
Go2VideoData_ExposureIndex
Description

Gets the exposure index of the video data. Relevant when using multiple exposures.

C
Go2UInt32 Go2VideoData_ExposureIndex(Go2VideoData data);
Parameters
Parameters 
Description 
Go2VideoData data 
Go2VideoData object. 
Returns

Exposure time (ms).

Remarks

The function will always return 0 in single exposure mode.

File

Go2DataTypes.h

Copyright (c) 2013 by LMI Technologies Inc. All rights reserved.