BB FlashBack SDK: FBBitmapProperties

Duration

Description

Returns or sets the number of milliseconds the bitmap is displayed for during movie playback.

Syntax

[C#/C++]
public Long Duration;

[VB.NET]
Public Property Duration As Long

Remarks

When the WaitClick property is set to True, the Duration property is ignored. Movie playback pauses when the bitmap is displayed and continues when the user clicks the mouse in the movie area.

See Also

FBBitmapProperties::WaitClick