New SDK

Post Reply
avelazquez
Posts: 19
Joined: Mon Jun 07, 2010 7:40 am

New SDK

Post by avelazquez »

Hello,

I am in the process of porting an application which was previously written using an older SDK to the new SDK however I am having some problems.

Is there and equivalent to:


camera->DrawFrame(frame,tempHandle);

AND

camera->SetOption(NP_OPTION_DRAW_SCALE,(CComVariant) .8);

Thanks!
beckdo
Posts: 520
Joined: Tue Jan 02, 2007 2:02 pm

Re: New SDK

Post by beckdo »

I think we handled this over email. Were you able to get things squared away?
Post Reply