BB FlashBack SDK: FBPlayer

FrameWithPause

Description

Returns a boolean value indicating whether the designated frame contains a text box or a pause marker.

Syntax

[C#/C++]
public Bool FrameWithPause(int frameNum)

[VB.NET]
Public Function FrameWithPause(ByVal FrameNum As Integer)

Parameters

Parameter Description
FrameNum Required. An integer value indicating the frame number to query for pause information.

See Also

FrameWithMarker method, GetFrameMarkerText method, GetMarkerFrameNum method, SetUserPause method, RemoveUserPause method, FrameWithUserPause method, GetFrameUserPauseID method