BB FlashBack SDK: FBPlayer

LastFrame

Description

Seeks to the last frame of the movie loaded in the player.

Syntax

[C#/C++]
public void LastFrame()

[VB.NET]
Public Sub LastFrame

Remarks

The movie must be loaded using the LoadFile method before a seek is attempted.

See Also

LoadFile method, Play method, FirstFrame method, GotoFrame method