Hi guys, i'm writing a Vegas script using JetDV's tutorials that adds double value keyframes to an OFX effect on a video event (and it is working fine).
However, i'm now trying to change the interpolation setting of each of my keyframes from "linear" to "smooth" and i'm a bit lost since in the API documentation it doesn't seem to be possible because the "OFXInterpolationType" class referenced in the "OFXKeyframe" class doesn't seem to exist (the hyperlink links to nothing).
Does someone knows if it is possible and if I missed something ?
Thanks in advance.