BB FlashBack SDK: FBPlayer

MovieHeight

Description

Returns the height of the loaded movie in pixels.

Syntax

[C#/C++]
public long MovieHeight

[VB.NET]
Public MovieHeight As Long

Remarks

Call the LoadFile method to load a movie before reading this property.

See Also

MovieWidth property, LoadFile method