BB FlashBack SDK: FBPlayer

GetMarkerFrameNum

Description

Returns an integer value indicating the frame number for the marker with the provided index.

Syntax

[C#/C++]
public int GetMarkerFrameNum(int frameNum)

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

Parameters

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

See Also

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