Is there any way to toggle the individual Display Views between 2DViewer, Waveform, Verctorscope,..... via Script?
To explain further, with
== comp:GetPreviewList().Left.View:GetViewerList()
I do get the type of the left viewer like
1 = 2D Viewer (0x0000000036FA2B40) [App: 'Fusion' on 127.0.0.1, UUID: 196adb6e-81a8-459d-8dd2-e66465fae07c]
or
1 = Waveform (0x000000002140A380) [App: 'Fusion' on 127.0.0.1, UUID: 196adb6e-81a8-459d-8dd2-e66465fae07c]
But there's no SetViewer() function AFAICT....?
Cheers.
Eric.