Hi,
Can someone experienced help me get started on creating simple native (c++) plugin for win32 platform ?
I found this resource: https://docs.coronalabs.com/native/plugin/index.html#coding-plugins
Is there some example code/project that can get me started?
I am trying to update TextureResource object (https://docs.coronalabs.com/api/type/TextureResource/index.html) from video frames. To show video with texture inside UI.
Thanks,
Alex