BB FlashBack SDK: FBPlayer

FramesWatched

Description

Returns the total number of frames played since the movie was opened or since FBPlayer::ResetFramesWatched.

Syntax

[C#/C++]
public long FramesWatched;

[VB.NET]
Public FramesWatched As Long

See Also

FBPlayer::ResetFramesWatched