| BB FlashBack SDK: FBEditor |
PlayEvent Description Event handler called
during movie play back. It is called once for each frame drawn
by the SDK code. Syntax [C#/C++] [VB.NET] Parameters Current - the number of the frame that has just been drawn. Count - the
total number of frames in the movie. Setting the Event Handler [C#] [VB] [Delphi] [C++ Builder] See Also FBEditor::ProgressorEvent FBEditor::SetProgressorCaption
|