public class

HVTVars

extends Object
java.lang.Object
   ↳ com.hvt.horizonSDK.HVTVars

Class Overview

Class that declares enums that specify the behaviour of the leveler and HVTCamera.

Summary

Nested Classes
enum HVTVars.CameraMode Enum about the different camera modes supported by HVTCamera
enum HVTVars.HVTLevelerCropMode Enum specifying the way the leveler adjusts the scale and rotation of the crop region according to the device's physical orientation. 
enum HVTVars.HVTLevelerFlexSpeed Enum specifying the speed that the crop region scales (the resulting video zooms) when the leveler's crop mode is FLEX
enum HVTVars.HVTLevelerLockedOrientation Enum specifying the expected physical orientation of the device when the leveler's crop mode is LOCKED
Public Constructors
HVTVars()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public HVTVars ()