BB FlashBack SDK: FBPlayer

GetFrameMarkerText

Description

Returns a string value indicating the text for the indicated marker.

Syntax

[C#/C++]
public string GetFrameMarkerText(int frameNum)

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

Parameters

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

See Also

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