BB FlashBack SDK: FBPlayer

CurrentFrame

Description

Returns the current visible frame in the loaded movie.

Syntax

[C#/C++]
public long CurrentFrame

[VB.NET]
Public CurrentFrame As Long

Remarks

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

See Also

Length property, Frames property, FramesPerSec property, CurrentTime property, LoadFile method, FirstFrame method, LastFrame method, GotoFrame method