Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set Flying Key Position #97

Closed
kellertobias opened this issue Nov 14, 2020 · 2 comments
Closed

Set Flying Key Position #97

kellertobias opened this issue Nov 14, 2020 · 2 comments
Labels
question Further information is requested

Comments

@kellertobias
Copy link

  • I'm submitting a ...
    [ ] bug report
    [X] feature request
    [ ] question about the decisions made in the repository
    [X] question about how to use this project

  • Summary
    I am trying to find a way to set the X/Y position and scale of a Upstream Flying Key, however I cannot find which Command to use for it.

@Julusian
Copy link
Member

I think that falls under MixEffectKeyDVECommand/setUpstreamKeyerDVESettings()
Its not the most clear, because we are matching what the atem does internally here..

@Julusian Julusian added the question Further information is requested label Nov 15, 2020
@endreszabo
Copy link
Contributor

This works for me:

atem.setUpstreamKeyerDVESettings({"sizeX":900});

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants