Hi, I want to pass ByteArray and Vector.<Number> to Alchemy, I do not know how to convert them to C pointer.
I use AS3_PtrValue just like:
double* pBuffer = AS3_PtrValue( vctSrc );
unsigned char* pBuffer = AS3_PtrValue( vctSrc );
but they return null, can someone tell me how to do it?
Maybe there is what you want:http://blog.debit.nl/2009/03/using-bytearrays-in-actionscript-and-alch emy/
North America
Europe, Middle East and Africa
Asia Pacific