Forcing PF_Cmd_SEQUENCE_FLATTEN / PF_Cmd_GET_FLATTENED_SEQUENCE_DATA via idle cmd?
Dear community,
We're trying to update our plugins in a way to support PF_OutFlag2_SUPPORTS_THREADED_RENDERING | PF_OutFlag2_SUPPORTS_GET_FLATTENED_SEQUENCE_DATA.
Our plugin may change its internal state (in a way that can only be represented via its sequence data) during PF_Cmd_EVENT / PF_Event_IDLE. While we managed to froce a rerender via a hidden parameter utilizing StreamSuite4() it seems that AE (22.1.1 Build 74) doesn't bother to flatten the sequence data so the render components' states are out of sync to the UI thread's one, which represents the proper state.
Any hints on how to overcome this would be much appreciated.
Best,
Reimund
