Why Can´t I use any Helper Function?

Hi,

Maybe this issue is simple to solve… In my app, I can create a session that works fine… But when I try to use any helper function from the SDK, it seems not defined… As I´m missing some header file or dll… For example:

IZoomVideoSDKVideoHelper* vHelper = m_pVideoSDK->getVideoHelper();    
vHelper->getCameraList();

But the getCameraList() is not defined… Of course I´ve included the

#include <zoom_video_sdk_video_helper_interface.h>

But, still cannot use it… Am I missing something? Thank you!

Sorry about this…
There was an error on the helpers path on my project…

That’s great to hear you were able to resolve this!

Please don’t hesitate to reach back out in a new topic with any additional questions. :slightly_smiling_face: