{
  "miracastDialog" : {
    "type" : 0,
    "bound" : {"w" :1920, "h" :1080},
    "position" : {"x" :0, "y" :0},
    "items" : {
      "ImgBg" : {
        "type" : 7,
        "bound" : {"w" :1920, "h" :1080},
        "position" : {"x" :0, "y" :0}
      },
      "resetDialog" : {
        "type" : 0,
        "bound" : {"w" :900, "h" :400},
        "position" : {"x" :510, "y" :340},
        "items" : {
          "DialogImg" : {
            "type" : 7,
            "bound" : {"w" :900, "h" :400},
            "position" : {"x" :0, "y" :0}
          },
          "DialogTitle" : {
            "type" : 6,
            "bound" : {"w":804, "h":80},
            "innerPos" : {"x" :0, "y" :0},
            "value" :"Anyview Cast",
            "font" :"48px SourceSansPro-Light",
            "color" :"0xFFFFFF",
            "align" :"left",
            "warp":true,
            "position" : {"x" :40, "y" :40},
            "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : ""}
          },
          "DialogInfo" : {
            "type" : 6,
            "bound" : {"w":804, "h":100},
            "innerPos" : {"x" :0, "y" :0},
            "value" :"Are you sure you want to disconnect?",
            "font" :"40px SourceSansPro-Light",
            "color" :"0xFFFFFF",
            "align" :"left",
            "warp":true,
            "position" : {"x" :40, "y" :158},
            "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : ""}
          },
          "OkBtn" : {
            "type" : 5,
            "position" : {"x" :616, "y" :280},
            "navigation" : {"leftTo" : "CancelBtn", "rightTo" : "", "upTo" : null, "downTo" : null},
            "items" : {
              "OkBtnImg" : {
                "type" : 7,
                "bound" : {"w" :236, "h" :70},
                "position" : {"x" :0, "y" :0}
              },
              "OkBtnText" : {
                "type" : 6,
                "bound" : {"w":200, "h":40},
                "innerPos" : {"x" :0, "y" :0},
                "value" :"OK",
                "font" :"40px SourceSansPro-Light",
                "color" :"0xFFFFFF",
                "align" :"center",
                "position" : {"x" :14, "y" :16}
              }
            }
          },
          "CancelBtn" : {
            "type" : 5,
            "position" : {"x" :350, "y" :280},
            "navigation" : {"leftTo" : null, "rightTo" : "OkBtn", "upTo" : null, "downTo" : null},
            "items" : {
              "CancelBtnImg" : {
                "type" : 7,
                "bound" : {"w" :236, "h" :70},
                "position" : {"x" :0, "y" :0}
              },
              "CancelBtnText" : {
                "type" : 6,
                "bound" : {"w":200, "h":40},
                "innerPos" : {"x" :0, "y" :0},
                "value" :"Cancel",
                "font" :"40px SourceSansPro-Light",
                "color" :"0xFFFFFF",
                "align" :"center",
                "position" : {"x" :18, "y" :14}
              }
            }
          }
        }
      }
    }
  }
}
