Skip to content

VideoProcessing_RotationCustomAngle

property

Delphi
property VideoProcessing_RotationCustomAngle: Double read GetVideoProcessingRotationCustomAngle write SetVideoProcessingRotationCustomAngle;
C++Builder
__property double VideoProcessing_RotationCustomAngle = {read=GetVideoProcessingRotationCustomAngle, write=SetVideoProcessingRotationCustomAngle};
C#
public double VideoProcessing_RotationCustomAngle { get; set; }
VB.NET
Public Property VideoProcessing_RotationCustomAngle As Double
C++/Qt
double GetVideoProcessing_RotationCustomAngle ();
void SetVideoProcessing_RotationCustomAngle (double Value);

specifies the angle of rotation of the video image, in degrees, when using the rt_custom_Angle... settings of the VideoProcessing_Rotation property.