abdul_khathar
February 16, 2009, 07:29:40
Dear Sir,
i need to know which function will run execute first and last when u start and stop live.. ?
i mean upto my knowledge SetParent() function calls first (and also ones) when we start live.
is it true? if yeas. please let know which function calls when we close the camera live.? im using user defined array (COLORREF) in DrawBuffer( smart_ptr<MemBuffer> pBuffer) for my own image processing.. i have created that array (COLORREF) in SetParent().
if i try to delete that array before stopLive(), its showing error. so please let me knw how to solve this problem.
thanks in advance.
Abdul
i need to know which function will run execute first and last when u start and stop live.. ?
i mean upto my knowledge SetParent() function calls first (and also ones) when we start live.
is it true? if yeas. please let know which function calls when we close the camera live.? im using user defined array (COLORREF) in DrawBuffer( smart_ptr<MemBuffer> pBuffer) for my own image processing.. i have created that array (COLORREF) in SetParent().
if i try to delete that array before stopLive(), its showing error. so please let me knw how to solve this problem.
thanks in advance.
Abdul