|
Re: absolute minimum for displaying image on dashboard
The return from that function is an AxisCamera& object, so you want to just use that for the object. Anything that has a GetInstance function should never be created by a user program. Always call GetInstance to create your copy of the object
|