Click or drag to resize

CaptureFps Enumeration

Camera frame rate

Namespace:  MoverioBasicFunctionUnityPlugin.Type
Assembly:  MoverioBasicFunctionUnityPlugin (in MoverioBasicFunctionUnityPlugin.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C#
public enum CaptureFps
Members
  Member nameValueDescription
CAPTURE_FPS_1010 Camera frame rate is 10fps
CAPTURE_FPS_1515 Camera frame rate is 15fps
CAPTURE_FPS_2020 Camera frame rate is 20fps
CAPTURE_FPS_3030 Camera frame rate is 30fps
CAPTURE_FPS_6060 Camera frame rate is 60fps
See Also