Genvid_SetParameterFloat()

GenvidStatus Genvid_SetParameterFloat(const char *streamID, const char *paramKey, float paramValue)

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