Hiyve Components - v1.0.0
    Preparing search index...
    • Calculate tile positions for speaker layout. One dominant tile takes up most of the space, others in a horizontal filmstrip below.

      Parameters

      • containerWidth: number
      • containerHeight: number
      • participantIds: string[]
      • dominantId: string | null
      • padding: number
      • gap: number
      • filmstripHeight: number
      • filmstripTileWidth: number

      Returns Record<string, TilePosition>