# DVE Style

| Message                           | Description                               | Arguments |
| --------------------------------- | ----------------------------------------- | --------- |
| `/mixeffect/transition/dve/style` | Adjusts the style for the DVE transition. | Multiple  |

| Argument | Type    | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| -------- | ------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Style    | Integer | <p>Integer from 0-34. Not all ATEM switchers support all of these DVE Effect Styles.<br><br>0. Swoosh Top Left<br>1. Swoosh Top<br>2. Swoosh Top Right<br>3. Swoosh Left<br>4. Swoosh Right<br>5. Swoosh Bottom Left<br>6. Swoosh Bottom<br>7. Swoosh Bottom Right<br>8. Spin CCW Top Right<br>9. Spin CW Top Left<br>10. Spin CCW Bottom Right<br>11. Spin CW Bottom Left<br>12. Spin CW Top Right<br>13. Spin CCW Top Left<br>14. Spin CW Bottom Right<br>15. Spin CCW Bottom Left<br>16. Squeeze Top Left<br>17. Squeeze Top<br>18. Squeeze Top Right<br>19. Squeeze Left<br>20. Squeeze Right<br>21. Squeeze Bottom Left<br>22. Squeeze Bottom<br>23. Squeeze Bottom Right<br>24. Push Top Left<br>25. Push Top<br>26. Push Top Right<br>27. Push Left<br>28. Push Right<br>29. Push Bottom Left<br>30. Push Bottom<br>31. Push Bottom Right<br>32. Graphic CW Spin<br>33. Graphic CCW Spin<br>34. Graphic Logo Wipe</p> |
| M/E      | Integer | One-based index of the Mix Effect Bus. Default is 1.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mixeffect.app/automate/osc/messages/transitions/dve-style.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
