syncGroupsConfig

@JvmName(name = "viwlblpaxwtccyxn")
suspend fun syncGroupsConfig(value: Output<String>)
@JvmName(name = "dselcmcqicyjoytn")
suspend fun syncGroupsConfig(value: String?)

Parameters

value

Multi-View synchronization configuration to synchronize multiple video sources. Multi-View synchronization is divided into two modes:

  • mode 0: (In the anchor mode, multiple video sources are synchronized according to the specified mode.)

  • mode 1: (Conference mode, there is no concept of anchor video, all video sources are synchronized with each other.)

  • Anchor mode: hostResourceId: the video source of the anchor in Anchor mode.

  • Conference mode: no hostRsoureId field, only the resource ids in the resourceIds to be provided.