Skip to content

VideoHeight

property, read-only

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

Used to retrieve the height of the native video source, in pixels.