Genvid_Terminate()

GenvidStatus Genvid_Terminate()

Deallocates any internal data used by the Genvid library.

Calling this function invalidates all previous settings.

You must call Genvid_Initialize() before using any function again.

It returns one of the following values:

GenvidStatus_Success : The library has been successfully terminated.

GenvidStatus_Incomplete : The termination did not fully succeed.