Home › Forums › Syphon › Syphon Development – Developer › Syphon JNI Binding › Reply To: Syphon JNI Binding
April 18, 2011 at 7:21 am
#5123
Keymaster
Sorry guys, I was away the weekend. I will try and get to it today. I am thinking it may make sense to do without the SyphonImage, and simply have latestFrameImage return a texture ID which can be bound. The additional complexity of emmiting a jobject (the JNI’d version of the Syphon Image) that is temporary, seems kind of of limited use.
Thoughts?