BB FlashBack SDK: FBPlayer

FramesPerSec

Description

Returns the number of frames per second in the loaded movie.

Syntax

[C#/C++]
public Long FramesPerSec

[VB.NET]
Public FramesPerSec As Long

Remarks

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

See Also

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