CaptureFps Enumeration |
Namespace: MoverioBasicFunctionUnityPlugin.Type
public enum CaptureFps
Member name | Value | Description | |
---|---|---|---|
CAPTURE_FPS_10 | 10 | Camera frame rate is 10fps | |
CAPTURE_FPS_15 | 15 | Camera frame rate is 15fps | |
CAPTURE_FPS_20 | 20 | Camera frame rate is 20fps | |
CAPTURE_FPS_30 | 30 | Camera frame rate is 30fps | |
CAPTURE_FPS_60 | 60 | Camera frame rate is 60fps |