{
  "$mulmocast": {
    "version": "1.1"
  },
  "lang": "en",
  "title": "Wipe Test",
  "beats": [
    {
      "speaker": "Presenter",
      "text": "",
      "duration": 1,
      "image": {
        "type": "textSlide",
        "slide": {
          "title": "First"
        }
      }
    },
    {
      "speaker": "Presenter",
      "text": "",
      "duration": 1,
      "movieParams": {
        "transition": {
          "type": "wipeleft",
          "duration": 0.5
        }
      },
      "image": {
        "type": "textSlide",
        "slide": {
          "title": "Second"
        }
      }
    }
  ]
}
