Hello, I need help!!
I'm using the IO sample to implement my file format importer, but in that example there are not pixel data loading from any file, only a "procedural" pixel data is created in the My_DrawSparseFrame function.
I have readed the After Effects SDK Guide and I have no idea about how and where I have to store my pixel data and how can I create new layers with my buffers.
I'm sorry but... that SDK is very very dark...