Genvid_Initialize()

GenvidStatus Genvid_Initialize()

Initializes the Genvid library.

This function must be called at least once prior to any other call. It will start the initialisation of the asynchronous handler.

When you are done with the library, you should call Genvid_Terminate().

See Genvid_Terminate().