syncGroupsConfig

val syncGroupsConfig: Output<String>?

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.