BB FlashBack SDK: FBPlayer

Length

Description

Returns the length of the loaded movie in milliseconds.

Syntax

[C#/C++]
public long Length

[VB.NET]
Public Length As Long

Remarks

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

See Also

Frames property, FramesPerSec property, CurrentFrame property, CurrentTime property, LoadFile method