Genvid_SetParameterInt()

GenvidStatus Genvid_SetParameterInt(const char *streamID, const char *paramKey, int paramValue)

Assigns the integer value paramValue to a parameter named paramKey for the stream streamID. Using a NULL streamID will work on system parameters.