Megosztás a következőn keresztül:


VideoGalleryTogetherModeParticipantPosition type

A résztvevő helyzetét Együtt módban ábrázoló felület.

type VideoGalleryTogetherModeParticipantPosition = Record<
  string,
  VideoGalleryTogetherModeSeatingInfo
>