6

I'm making a Node add-on to expose some functions from libmpg123 to Javascript. Specifically I need to somehow pass back a pointer to a out123_handle object to javascript, which is produced from out123_new. The examples do not mention passing back a pointer anywhere. I'm a complete newbie to C++ as well as Node add-on so please be gentle. Your help is greatly appreciated!

ZachB
  • 13,051
  • 4
  • 61
  • 89
Khoi
  • 4,502
  • 6
  • 29
  • 31

0 Answers0