Streampunk / grandiose

Node.JS native bindings to Newtek NDI(tm).
Apache License 2.0
184 stars 47 forks source link

In regard to the destory function of the receiver Obj in Grandiose #24

Open ZaynSiv09 opened 1 year ago

ZaynSiv09 commented 1 year ago

I saw 'NDIlib_recv_destroy' in the grandiose_receive.cc in line 34.It is used in the 'addon.find()'.How can i use this 'destory()' function in other place ,for example,i can destory the receiver Obj or the video Obj when i finish receiving the NDI stream.i dont see any function like this. plz help me!(●'◡'●)