BB FlashBack SDK: FBEditor

CurrentTime

Description

Returns the time of the current frame into the movie, in milliseconds.

Syntax

[C#/C++]
public long CurrentTime

[VB.NET]
Public CurrentTime As Long

Remarks

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

See Also

Length property, Frames property, FramesPerSec property, CurrentFrame property, LoadFile method