BB FlashBack SDK: FBPlayer

MovieWidth

Description

Returns the width of the loaded movie in pixels.

Syntax

[C#/C++]
public long MovieWidth

[VB.NET]
Public MovieWidth As Long

Remarks

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

See Also

MovieHeight property, LoadFile method