跳到主要内容

界面交互设计图 | 提示词

交互样机
界面交互设计图
  • 交互样机
{
   "type": "YouTube livestream UI",
   "top_nav": {
       "logo": "YouTube Premium",
       "search": "{argument name="search query" default="bilal fraiha"}",
       "icons": 3
  },
   "player": {
       "subjects": [
           "{argument name="female guest" default="Sydney Sweeney"} in white cardigan",
           "bearded man in beige jacket laughing"
    ],
       "bg": "couch, 2 silver play buttons, ram logo 'SARDI'",
       "overlays": {
           "chat": {
        "pos": "left",
         "count": 15,
         "desc": "colored usernames, white text"
      },
           "goal": {
        "pos": "top right",
         "text": "TONIGHT'S GOAL: 0 to 25"
      },
           "banner": {
        "pos": "bottom center",
         "text": "K {argument name="streamer name" default="MOREBILAL"}"
      }
    },
       "controls": {
      "count": 10
    }
  },
   "details": {
       "title": "{argument name="video title" default="FULL STREAM | سيدني سويني مع بلال"}",
       "channel": "{argument name="channel name" default="More Bilal No Filter"}",
       "buttons": 5
  }
}