ParaImagePlayer.SetImageIndex

Declaration

public void SetImageIndex(int index)

Parameter

Parameter NameParameter Description
indexThe index of the image to be displayed

Description

Sets the index of the currently displayed image. This API can be called by the Master. Other players can call it only when the Master allows them to control the image player.