Genvid_GetParameterPointer()

GenvidStatus Genvid_GetParameterPointer(const char *streamID, const char *paramKey, void **paramValue)

For the specified streamID, retrieves the pointer value of a stream parameter named paramKey, and stores it at the address pointed to by paramValue. Using a NULL streamID will work on system parameters.