Skip to content

VideoHeight_PreferredAspectRatio

property, read-only

Delphi
property VideoHeight_PreferredAspectRatio: LongInt read GetVideoHeight_PreferredAspectRatio;
C++Builder
__property System::LongInt VideoHeight_PreferredAspectRatio = {read=GetVideoHeight_PreferredAspectRatio, nodefault};
C#
public int VideoHeight_PreferredAspectRatio { get; }
VB.NET
Public ReadOnly Property VideoHeight_PreferredAspectRatio As Integer
C++/Qt
int GetVideoHeight_PreferredAspectRatio ();

Used to retrieve the preferred display height of the video clip, in pixels.

It can be different of the VideoHeight property if the video clip has a display aspect ratio (DAR) different of the source aspect ratio (SAR)