TVideoGrabber.v360_GetAngle

Prev

Next

TVideoGrabber

Methods

 




































































































360° video: retrieve an angle


Declaration
function v360_GetAngle (Direction: Tv360_InOut; Angle: Tv360_Angle): Double;


double v360_GetAngle(Tv360_InOut Direction, Tv360_Angle Angle);

Description

Used to retrive the current value of the input or output angles (vertical, horizontal or diagonal)

- 1st parameter: Tv360_InOut Direction specifies the direction

- 2nd parameter: Tv360_Angle Angle specify what angle must be set

The value returned is in the 0..180 range.


See Also
v360_AddYawPitchRoll v360_AspectRatio v360_Enabled v360_GetYawPitchRoll v360_MasterAngle v360_MouseAction v360_MouseActionPercent v360_ResetAnglesToDefault v360_SetAngle v360_SetInterpolation v360_SetProjection v360_SetStereoFormat v360_SetTranspose v360_SetYawPitchRoll